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.

unity中:WwiseUnity: Could not find source folder for <Android> platform. Did you remember to generate your banks?

0 votes
WwiseUnity: Could not find source folder for <Android> platform. Did you remember to generate your banks?
UnityEngine.Debug:LogErrorFormat(String, Object[])
AkBasePathGetter:GetSoundBankPaths(String, String&, String&) (at Assets/Wwise/Deployment/API/Handwritten/Common/AkBasePathGetter.cs:91)
AkBuildPreprocessor:CopySoundbanks(Boolean, String, String&) (at Assets/Wwise/Editor/WwiseSetupWizard/AkBuildPreprocessor.cs:58)
AkBuildPreprocessor:OnPreprocessBuildInternal(BuildTarget, String) (at Assets/Wwise/Editor/WwiseSetupWizard/AkBuildPreprocessor.cs:86)
AkBuildPreprocessor:OnPreprocessBuild(BuildReport) (at Assets/Wwise/Editor/WwiseSetupWizard/AkBuildPreprocessor.cs:108)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179)

 

然后在Android上测试时候,播放音频时会报错:WwiseUnity:Bank xxx failed to load(AK_FileNotFound)
asked May 19, 2021 in Feature Requests by su h. (100 points)

Please sign-in or register to answer this question.

...