Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

+1 vote
Hello,

We've recently started a Unreal 4.26 project and we've successfully integrated Wwise 2019.2.8.7432 into the project. Since my background is in Unity, and there we've had success with Wwise and git, I was wondering how to do it in Unreal.
The main problem is that while integrating Wwise, folder inside /Plugins/Wwise is created and that alone has 4.72GB. This is really close to the size of our repository limit (we're using gitlab) and we would like not to include it - also it gets really hard if we try to push it because of the timeouts.

Does this folder need to be included? How can it be regenerated if it's not included?

Thanks in advance
in General Discussion by Lazar T. (110 points)

2 Answers

+1 vote
I have the same problem/question.
by Oleg T. (160 points)
0 votes
Yes, The Plugins/Wwise folder needs to be added to source control if you don't you will get errors and crashes in your unreal project.

You can ask everyone who is working on the project to manually integrate Wwise in unreal, this will add the wwise plugin to the unreal project without having to submite it  to source control.
by Robin B. (150 points)
...