ValveSoftware / steam-audio

Steam Audio
https://valvesoftware.github.io/steam-audio/
Apache License 2.0
2.2k stars 152 forks source link

[UE5.2, FMOD] Pathing crashes editor #265

Closed sociofall closed 3 months ago

sociofall commented 12 months ago

To reproduce this issue, create a new blueprint with an audio source and insert a Steam Audio component into it. Bake reflections with probes and set them up so that our Steam Audio source uses pathing. Now, place it on the map in a way that there is an obstacle between the source and the listener (wall, for example). Click play and enjoy the crash, that only happens in editor. If you'll launch it standalone - there won't be any crash. I don't think FMOD plays any role here, but i'll mention i use it.

lakulish commented 9 months ago

Can you provide more details on how your project is set up? In particular:

If you can share a minimal project that reproduces this issue, that would be ideal. Alternatively, screenshots of how your actors and components are configured might also be helpful for us to diagnose the issue.

sociofall commented 3 months ago

Can't reproduce it myself now, topic can be closed.

sociofall commented 3 months ago

Was too fast to close the topic... Got this crash. To reproduce: 1) Drag'n'drop any Fmod event from content browser to the scene. изображение

2) Add steam source component to it: изображение

3) Enable pathing and link it to probe batch. изображение

4) Click the blueprint convert button here: изображение

5) Click select and save new blueprint. изображение

6) Drag it to the scene and click play (in editor).

Minimal project attached. Just skip dlss plugins check and click play to get crash: https://pixeldrain.com/u/HzVADxhV - Unreal project https://pixeldrain.com/u/ephmcZq5 - Fmod project