Hi everyone,
I'm having a problem right after integrating Wwise within Unity : when I open the projet those error messages pop up :
- WwiseUnity: AkSoundEngine is not loaded.
UnityEngine.Debug:LogWarning (object)
and after entering play mode there are also a few errors like this one :
- DllNotFoundException: AkSoundEngine assembly:<unknown assembly> type:<unknown type> member:(null)
AkSoundEngine.RegisterGameObj (UnityEngine.GameObject gameObject, System.String name) (at Assets/Wwise/API/Runtime/Handwritten/Common/AkSoundEngine.cs:105)
AkGameObj.Register () (at Assets/Wwise/MonoBehaviour/Runtime/AkGameObj.cs:68)
AkAudioListener.Awake () (at Assets/Wwise/MonoBehaviour/Runtime/AkAudioListener.
Could somebody help me with this ? it's really frustrating ! I'm using a mac M1 and the latest versions of Unity (2021.2.7f1) and Wwise (2021.1.5).
Thanks !