menu
 

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
Hello,

I recently updated Wwise to 2024.1.1 and Unity to 2022.3.55 and I get an error in the console saying :

WwiseUnity: Cannot find ProjectInfo.json at /Users/ “temporaryName”/Documents/git/"project"/"project"/Assets/StreamingAssets/Audio/GeneratedSoundBanks. Ensure that the SoundBanks Path in the Integration Settings matches the Root Output Path in the Wwise Project Settings on the SoundBanks tab, then regenerate the SoundBanks.
UnityEngine.Debug:LogError (object)
Wwise.API.Editor.SoundBankDirectoryWatcher.Common.AkSoundBankDirectoryWatcher/<InitProjectDB>d__17:MoveNext () (at Assets/Wwise/API/Editor/AkSoundBankDirectoryWatcher.cs:111)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start<Wwise.API.Editor.SoundBankDirectoryWatcher.Common.AkSoundBankDirectoryWatcher/<InitProjectDB>d__17>

(“temporaryName” and "project" are a placeholder names)

I have 2 problems:

1. If I match the correct paths in the Root Output Path and Unity, Unity crashes. The file is where it's supposed to be.
2. If I set a temporary Root Path, it doesn't crash, but I get an error ...

I don't understand why, or how to fix this error?

Thanks
in General Discussion by Théophile Demarcq (1.7k points)

Please sign-in or register to answer this question.

...