Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

CS0117 Errors Integrating into Unity 2017.1.1f1

0 votes
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!
asked Jan 27, 2018 in General Discussion by Devin D. (100 points)

Please sign-in or register to answer this question.

...