- Home /
Audio not working properly after scene change
I am observing a strange behavior with my ingame-audio:
For context, my (2D) game consists of several scenes, most of which are levels and one of them is the main menu with level selection.
When I start a level(-scene) directly from the editor, all sound effects work as intended.
However, when I use the Play-Button in the editor while the main menu is loaded, and load a level from there, the sound effects are not working. Even stranger: Some sounds are playing (e.g. my character's shooting sound) as intended but most of them are not.
It's the same, when I make a build from the game and run the created exe.
Has anyone observed this before and/or a possible explanation?
Thank you for any advice!
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
How do I edit a second scene when my objects are still in the first? 1 Answer
This script is not displaying scenes in unity properly. How would you fix it? 0 Answers
It's impossible to async load a scene then have it wait while unloading another? 2 Answers
Reload a scene without closing the inspector and hierarchy 0 Answers