Hello,
I am encountering the error, "Invalid State Group ID", when integrating Wwwise 5159 into Unity 4.6.
We have verified that the project functions correctly from within Wwise by using the profiler and soundcaster. Everything looks and sounds right, and the state groups appear to be associated correctly, modifying the music exactly as expected. We have also verified that all necessary media files and stage groups are in the soundbank, and it is generated for the correct platform.
A similar problem was encountered earlier with switch groups, in which the switches simply weren't activating the expected audio source once in Unity. No error was even given Again- testing from within Wwise showed that the heirarchy and associations were correct. However, we could not locate the switches in the init.bnk, and also could not figure out how to load them into a different bank, so we altered the project to use states (the result is practically the same, and still achieves our goals).
FYI- this is a musical puzzle project, primarily dealing with audio in the interactive music heirarchy. All of the sounds in random containers in the actor-mixer heirarchy are playing correctly within Unity.
Any suggestions?