menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
Project is too big to push through Git  but if i exclude the project file in my unity root folder other people get the error: project folder not found

So what can i do to work on the project and other people hear sounds without having to put the entire project into Unity?

Thank you
分类:General Discussion | 用户: Gregory L. (140 分)

1个回答

+2 投票
Hi, if others get this error while running the game, just go to Edit -> Wwise Settings and disable "Enable copying of soundbanks at pre-Build step", it should solve it (Wwise won't try to reach the non-existent Wwise project).

+ make sure that you push the soundbanks for others, that's everything they need if they don't work with sounds.
用户: Radek Karnik (990 分)
That's actually an issue I've been encountering with git: everything EXCEPT the soundbanks will push. Do you know what's causing this?
...