After running the 2016.1.2 Wwise/Unity Integration in Unity Build 5.4.0f3 I receive a pop up stating, "The Wwise Unity integration for the StandaloneWindows platform is currently not installed" I also receive multiple messages in the console that all read:
WwiseUnity: Unknown platform: Win
UnityEngine.Debug:Log(Object)
AkPluginActivator:ActivatePlugins(String, Boolean) (at Assets/Wwise/Editor/WwiseSetupWizard/AkPluginActivator.cs:348)
AkPluginActivator:RefreshPlugins() (at Assets/Wwise/Editor/WwiseSetupWizard/AkPluginActivator.cs:93)
AkWwisePostImportCallback:RefreshCallback() (at Assets/Wwise/Editor/WwiseSetupWizard/AkWwisePostImportCallback.cs:25)
UnityEditor.EditorApplication:Internal_CallDelayFunctions()
as well as:
"Unable to parse YAML file: [mapping values are not allowed in this context] at line 1"
The installation appears to have worked despite these errors, as I can view the wwise picerk as well as all the other wwise components in unity. Any error telling me otherwise is obviously a concern though. Any ideas what could be causing this?