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

0 投票
I teach an Audio Programming module at Abertay University. We're using Wwise (2019.1.7.7135) with Unity (2020.1.4f1), and we've run into a problem where certain effects plugins work fine in both the Wwise and Unity editors, but not in builds. We first encountered this with custom plugins (using the wp.py script to setup our project), but I've discovered the same thing happens with Wwise's own Pitch Shifter plugin.

The problem seems to reside in the build process: Before building, the Unity Import Settings for the plugin dlls are correct (e.g. the Standalone Windows x86_64 checkbox is checked), but after building, that checkbox is cleared. Investigating the build using Wwise's profiler shows a 'Plug-in not found' error. I can see that the Wwise integration hooks into the Unity build process, so I assume something is happening there to disable the plugins, but it's not clear to me why it would do that.

Any help would be much appreciated.
分类:General Discussion | 用户: Niall M. (100 分)

Please sign-in or register to answer this question.

...