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

0 投票
New Wwise user here.

I'm trying to import a blank Wwise project into a current Unity project, and I keep getting errors. The log reads this:

Aborting batchmode due to failure:
Scripts have compiler errors.

2018-01-27T18:18:39.399Z: --- END UNITY LOG ---
2018-01-27T18:18:40.152Z: Game integration: Pushing progress: A script compilation error

occurred during the execution in Unity. Please click Open Log to review the Unity log.
Assets/Wwise/Editor/WwiseComponents/AkAmbientInspector.cs(185,52): error CS0117: `Event' does not contain a definition for `current'
Assets/Wwise/Editor/WwiseComponents/AkAmbientInspector.cs(234,42): error CS0117: `Event' does not contain a definition for `current'

..... and then a bunch of the above.

 

Any ideas? I'm not a programmer so this is all foreign language to me. Thanks!
分类:General Discussion | 用户: Devin D. (100 分)

Please sign-in or register to answer this question.

...