menu
 

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

+1 投票
I am currently working on a project in Unity using Wwise. The unity version is 5.3.4p2, Wwise version is 2015.1.5.

When I opened my Unity project earlier today I began getting these NullReferenceException errors in the console. Now I can't use the Wwise Picker window, it is just blank and whenever I click where the Wwise Picker window should be it populates 4 more of the same NullReferenceException errors.

The error is:

NullReferenceException: Object reference not set to an instance of an object
AkWwisePicker.OnGUI () (at Assets/Wwise/Editor/WwiseWindows/AkWwisePicker.cs:56)
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
分类:General Discussion | 用户: Peter J. (110 分)

Please sign-in or register to answer this question.

...