System Information
- Steam Audio version: 4.8.1
- Unreal Engine version: 5.7.4
- Operating System and version: Windows 11 (10.0.26200)
- CPU architecture: x86-64
Issue Description
When an actor is set to replicate, all Steam audio functions stop working for that actor
Steps To Reproduce
- Create any blueprint class (actor)
- Add a "SteamAudioSource" component and enable "Simulate Reflections"
- Set "Replicates" on the class to true
- Launch play-in-editor standalone (one player)
- Reflections break for that actor
If you set "replicates" to false and then set it to true via the construction script, it works as normal, but not ideal
System Information
Issue Description
When an actor is set to replicate, all Steam audio functions stop working for that actor
Steps To Reproduce
If you set "replicates" to false and then set it to true via the construction script, it works as normal, but not ideal