Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

+3 votes
After a whole night the wwise 2019 version update does not proceed, it blocked without any errors but does not complete the procedure.

i've followed the instruction on the guide 1) install new 2019 wwise version 2) open update project and regenerate soundbank 3) upgrade Unity project but it's freeze migration

the point where it's blocked is "Executing Unity to complete the installation. This may take a few minutes, please wait ... "

from the task manager there seems to be no activity
in General Discussion by Alessandro O. (130 points)
Having the same issue on our end at the moment.
Exact same issues on our end as well? Wwise 2019.1.6 into Unity 2019.3.0f3

This part of the log is going in a loop forever.

Start importing Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset using Guid(97154998de28e1e4ea76772e079204be) Importer(-1,)
Done importing asset: 'Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset' (target hash: '1f78b3933b7737f1a3c9df714c4ab4ff') in 0.004199 seconds
Import parameters got modified during import
UnityEditor.AssetDatabase:CreateAsset(Object, String)
AkWwiseProjectInfo:GetData() (at Assets\Wwise\Editor\WwiseWindows\AkWwiseProjectInfo.cs:47)
AkWwiseWWUBuilder:GatherModifiedFiles() (at Assets\Wwise\Editor\WwiseWindows\AkWwiseWWUBuilder.cs:396)
AkWwiseWWUBuilder:InitializeWwiseProjectData() (at Assets\Wwise\Editor\WwiseWindows\AkWwiseWWUBuilder.cs:73)
AkWwiseWWUBuilder:.cctor() (at Assets\Wwise\Editor\WwiseWindows\AkWwiseWWUBuilder.cs:297)
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes(Type[])

[C:\buildslave\unity\build\Modules/AssetDatabase/Editor/V2/AssetImportManager.cpp line 331]
(Filename: Assets/Wwise/Editor/WwiseWindows/AkWwiseProjectInfo.cs Line: 47)

1 Answer

0 votes
Hi,

I'm having the same issue at the moment. I'm trying in integrate Wwise 2019.1.6 into a project using Unity 2019.3.0f3. It's stuck at "Executing Unity (...)".

It seems that unity is stuck while importing "Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset", creating and deleting folders in the Temp folder. (I killed the installation process then launched Unity manually and it stayed stuck when importing this asset)

I tried at least 5 times and it happened 100% of the time.
by Alain D. (160 points)
...