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.

0 votes
When using event based packing/asset sync, Wwise creates a folder called WwiseAudio/Events/Default_Work_Unit for all the events in the Events tab to be mirrored in that same directory in UE4's Content Browser.

This eats up 32 characters (assuming I counted correctly) which is kind of a big chunk when UE4 is limited to 180 characters (perhaps they finally fix this in UE5).

Ideally, the WwiseAudio folder could just be called "Wwise" and the Event "folder" in wwise could be changed into an actual Work Unit and the default work unit could be done away with completely.

But at a bare minimum would it be possible to at least rename the Default_Work_Unit to something short?
in Feature Requests by SAM B. (110 points)

1 Answer

0 votes
Hey Sam, just wondering if you ever found a workaround for this. I've been creating several different work units for my current project, which is useful anyway for a project of our size. Could you circumvent this issue by simply not using the default work unit?
by Jonathan G. (140 points)
afaik, using the default work unit in the event tab is currently mandatory and users are not able to change this.
...