Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sociofall opened this issue Jul 4, 2023 · 3 comments
Closed

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

sociofall opened this issue Jul 4, 2023 · 3 comments

Comments

@sociofall
Copy link

sociofall commented Jul 4, 2023

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.

@sociofall sociofall changed the title [UE5.2] Pathing crashes editor [UE5.2, FMOD] Pathing crashes editor Jul 4, 2023
@lakulish
Copy link
Collaborator

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

  • In the blueprint, do you have Unreal's built-in Audio component, or FMOD Studio's FMODAudio component?
  • Do you bake pathing information in the probe batch? You mentioned that you've baked reflections, but this is a different feature from pathing.

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
Copy link
Author

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

@sociofall
Copy link
Author

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

@sociofall sociofall reopened this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants