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.

0 votes
how can i fix it?
in General Discussion by SunFeeL (120 points)

1 Answer

0 votes
1. In Unity, select File > Build Settings
2. Under Platform, select PC, Mac & Linux Standalone
3. Select Switch Platform. Unity will re-import assets. The Unity logo should move from Web Player to PC, Mac & Linux Standalone, and the compiler errors should go away.

If Web Player is your only option, you need to install build support for other platforms. Go to the Unity Download Archive here https://unity3d.com/get-unity/download/archive and make sure to download "Unity Installer," not "Unity Editor." The full installer will give you the option to install build support for various platforms, then follow the instructions above.
by Soren Laulainen (170 points)
...