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
I've been having trouble getting a reverb zone to work properly within Unity. Currently, I'm creating the reverb zone with the AkEnvironment component on a box collider set to trigger and a rigidbody with no physics. The listener has an environment-aware AkGameObj component attached to it.

This all works perfectly if I walk in and out of the specified zone, but the problem I'm having is when the listener spawns within the collider. I've watched a couple of tutorials on this for Unity (all of which seem to be 5 years or older) and they say this is how you are supposed to set it up, so I have no idea what I'm missing. Unreal tutorials use a component called AkReverbVolume and those seem to work exactly how you'd expect them to when spawning into the space, so I'm feeling a bit jealous of Unreal users at the moment.

I know these forums are usually pretty empty, but I really need some help here. I can't believe that doing all this in Unreal is so easy, but for some reason just does not work in Unity. There has to be something I'm missing.

Any help would be greatly appreciated.
in General Discussion by Chance Roy (110 points)

Please sign-in or register to answer this question.

...