Hi there!
I have this issue when bank is loaded in unity:
It’s because there is no string bank file, this is file is not created during the build.
I have event in my bank and the file Master.banks is created
Unity 2022.2.11
Fmod 2.02.11
I didn’t have error in console
12:21:50 [Write D:/Duck Reaction/Projects/An Oddly Satisfying Game/FmodProject/an_oddly_satisfying_game/Build/Desktop/Master.bank to file]: Time taken is 14.85ms
12:21:50 [Build bank "Master"]: Time taken is 15.79ms
12:21:50 [Build bank "Master"]: Time started
12:21:50 [Write D:/Duck Reaction/Projects/An Oddly Satisfying Game/FmodProject/an_oddly_satisfying_game/Build/Mobile/Master.bank to file]: Time started
12:21:50 [Write D:/Duck Reaction/Projects/An Oddly Satisfying Game/FmodProject/an_oddly_satisfying_game/Build/Mobile/Master.bank to file]: Time taken is 15.04ms
12:21:50 [Build bank "Master"]: Time taken is 16.36ms
Any idea? Did I make something wrong?