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.

Help with reverb zone and akenvironment in Unity

+1 vote
I'm working on implementing audio to the 3DGameKit in Unity and I'm running into trouble using Aux Sends to create Reverb Zones in game.

In Unity, I have a collider trigger set up with AkEnvironment with the Reverb Bus and AkGameObj, and have an AkGameObj on the player.

In Wwise, I have the Reverb aux bus as a child of the Master Audio Bus, and all game-defined aux sends are check on the Aux Send and the objects in the Hierarchy.

During gameplay, no reverb is heard and in the profiler, my sounds aren't being sent to the aux, they're going straight to the Master.

I can't think of anything else I can do, unless it has to do with adding a script somewhere in Unity.

Please Help.
asked Aug 7, 2020 in General Discussion by Erich W. (110 points)

Please sign-in or register to answer this question.

...