Hello
Recently we’ve been working on our asset bundle flow, and after everything was ready we turned the FMOD import settings back to load from StreamingAssets.
Since then, banks aren’t loaded on mobile, only in the editor.
After a bit of debugging, seems like the MasterBanks and Banks lists are empty on mobile, while they are completely populated in the editor.
Worth noting:
- Import Type is set to Streaming Assets.
- Load Banks is set to All.
- The .bank files are included in the build’s streaming assets folder.
Any help would be appreciated.
Thank you!