Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

WwiseUnity: The platform SoundBank subfolder within the Wwise project could not be found

0 투표

I've bee struggling with this Unity error for a long time. I have generated sound banks in my Wwise project and in the streaming assets in Unity. Any ideas about what to look for?

Unity 2019.3.3 and Weise 20192.0

Thank you!

문의 2020 3월 25 General Discussion Nikolaj d. (160 포인트) 로 부터
We recently moved the Wwise project folder out of our Unity project's main repository. After making sure everything was set up, I tried removing the project folder to simulate what it will look and sound like for members of the team who won't have the Wwise project. Upon opening the Unity project, the same warning popped up.

https://i.imgur.com/zHNa2xg.png

To be clear, it wasn't there when Unity was able to find the Wwise project folder. This leads me to believe that it's looking in the project folder itself to find the folder it mentions, as opposed to in the GeneratedSoundBanks folder.

1 답변

0 투표
Hey Nikolaj

Unfortunately I cannot see the image. Could you upload it again? or add a link to it?

In relation to SoundBanks subfolder not found, what's the path to your generated SoundBanks? Do you have platform specific folders in your "GeneratedSoundBanks" folder (like 'Windows', 'Mac', etc)? What about your Wwise Settings in Unity, how does that look? What about your User Settings in your SoundBank Layout, what's the paths in there?
답변 2020 3월 25 Mads Maretty S. (Audiokinetic) (39,400 포인트) 로 부터
Hi Mads,
How do I re-path the Unity project to the Wwise project?
Manually copying the folder GeneratedSoundBanks folder from the Wwise project didn't help...
In the Wwise Editor, click the ... and relocate your Wwise Project. That said, if all of this doesn't make a difference, let's go back to how the SoundBanks are loaded in the first place. I can't see that you're getting a load bank fail error, so can you explain a bit more on how you do that?
I'm simply just using the AkBank component to load the soundbank on Awake: https://www.dropbox.com/s/s9j899q1heh88zj/Wwise%20Soundbank%20load.png?dl=0
Hi! I am having the same issue. Was this ever solved?
I'm having this issue too, but only with WebGL build setting; if I build the game for PC, Mac & Linux Standalone it works just fine.
...