menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

0 支持
Our Unity Project relies on custom assemblies, so the Wwise scripts are on its own assembly (otherwise it can't be referenced), everything worked.

Now we ugraded our Unity version and wanted to upgrade the Wwise integration too, but we are getting errors, specifically compilation errors, so we cannot complete the upgrade.

Because apparently Wwise is recompiling the Unity project (and I don't see any reason why it should do that), and all our scripts are losing their references because the newly replaced Wwise scripts get added to the default assembly (which can't be referenced by custom assemblies).

So how are we supposed to upgrade?
Xriuk (250 ポイント) General Discussion

Please sign-in or register to answer this question.

...