I've run into an issue after making a couple of seemingly unconnected edits to my game.When returning to certain scenes using a 'resume' button (which loads an autosave) from the main menu the scene's background music no longer starts playing.
For instance:
- Character is on 'Scene A' with 'BG Music 1' playing.
- Hit 'Esc' key to show Main Menu - 'Menu Background Music' starts playing
- Hit 'Resume' button on main menu - sent back to 'Scene A', 'Menu Background Music' stops as it should, but 'BG Music 1' does not start playing, despite all setting showing it should. Doesn't even start when entering an adjacent room with the same background music.
What bugs me is that this is only an issue in the built game, not when I'm running it in the editor, so I'm not sure where the problem actually is!
I'm using and building for Mac so I was not really expecting any differences from editor to build.
Any guidance appreciated.