La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

Effects plugins not working in Unity builds

0 votes
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.
demandé 9-Dec-2020 dans General Discussion par Niall M. (100 points)

Please sign-in or register to answer this question.

...