コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

+3 支持
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
Alessandro O. (130 ポイント) General Discussion
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

0 支持
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.
Alain D. (160 ポイント)
...