Unity/Wwise telling me I have to register the game object but I've used Wwise before and never had to go through this. Getting floods of errors in UNITY like this:
Wwise: Unknown game object ID. Make sure the game object is registered before using it and do not use it once it was unregistered.: 13 (GameObject: Main Camera (UnityEngine.GameObject)) (Instance ID: 33110)
UnityEngine.Debug:LogError (object)
AkCallbackManager:PostCallbacks () (at Assets/Wwise/API/Runtime/Handwritten/Common/AkCallbackManager.cs:315)
AkSoundEngineController:LateUpdate () (at Assets/Wwise/MonoBehaviour/Runtime/AkSoundEngineController.cs:63)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:356)
Very unsure as to whats happened. Im using Unity in combo GitLFS. Is there a chance I have gitignored some file that communicates between Unity and Wwise? Im going crazy here. Cant find any solution and im beginning to get unmotivated.
Something is not right!!!!! HELP MEEEEEEE!