Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

[Bug] Apple Silicon - DllNotFoundException

+7 votes

I integrated Wwise into a Unity project using Wwise Launcher. When trying to play the project in Unity 2021.2.11f1c1 (Apple Silicon), I got DllNotFoundException: AkSoundEngine assembly:<unknown assembly> type:<unknown type> member:(null). 

And then I opened the same project with Unity 2021.2.12f1c1 (Intel), Wwise dynamic library loaded with no problem.

asked Feb 22, 2022 in General Discussion by 浩瑞 (190 points)
Did you get any solution for your apple silicon problem??
I have the same problem with M1 Pro (Unity 2021.15f1)
I have the same problem with M1 Max (Unity 2021.3.3f1)

1 Answer

+2 votes
This bug is fixed in the 2019.1.9 integration - https://www.audiokinetic.com/en/library/edge/?source=Unity&id=applecommon_releasenotes_2021_1_9.html

"WG-59213 Fixed: DllNotFoundException on M1 Macs using Unity 2021.2 or later."

I know these are old posts but its very very easy to come across this issue and NONE of the several posts here about this (that google can actually find) have this information.
answered Dec 7, 2022 by Adam Saltsman (280 points)
...