Hello,
I'm using Wwise for a Unity project and it was working fine at first but suddenly after a merge I'm getting both a "Unkown Game Object ID" and an "Unkown listener Game Object ID" errors whenever I play an event/run a scene. All relevant Game Object's have the AkGameObject component attached to them.
I'm also getting a "Bank failed to load (AK_BankAlreadyLoaded)" warning when using the AkBank component to load a soundbank.
Registering game objects and playing events through code also doesn't work. I tried all I could think of and just tried deleting and redoing the integration but the error still persists.
Using Wwise 2021.1.9.7847 with Unity 2020.3.20f1. Any help is very much appreciated!