menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
I have followed the instructions on here: file:///Users/spiggott/Desktop/WwiseUnityIntegrationHelp_AppleCommon_en/unity__troubleshooting.html to set up Wwise with my Unity project. I have attached the soundbank to the object generated in the scene and the event to another game object in the scene to trigger on start but when I run it throws 8 DllNotFoundException: AkSoundEngine pointing to various locations in the AkSoundEngine_Mac script. The only help I have found through Google was either windows specific or said to try reinstalling which I have done twice.

Does anyone know how to solve this on Mac?
分类:General Discussion | 用户: Samuel P. (100 分)

1个回答

0 投票
Is this with Unity 4 or Unity 5? The way the plugins are handled has changed in Unity 5.

You should check if you have the files AkSoundEngine.bundle in Assets/Wwise/Deployment/Plugins/Mac/*. If they are there, try the menu Assets > Wwise > Activate Plugins > Profile, close Unity, and reopen it.
用户: Benoit S. (Audiokinetic) (16.0k 分)
...