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
Hi, everyone! I've run into a strange scenario recently when building a version of my Unity project to solicit some external feedback.

I'm using a few different RTPC values in my project - all unique instances tied to a specific set of gameobjects / events as audio units are activated and modulated. I'm often using AkSoundEngine.SetRTPC() to modulate these live within code.

The game builds successfully with no errors, and the majority of the WWise integration is functioning exactly as intended, with the exception of one thing; the WWise Pitch Shifter plugins on some of my Blend Containers are controlled by RTPCs to modulate the pitch when different items are selected in-game, and for some reason these RTPCs don't appear to update or function at all when running a build (nor do they show up on the WWise profiler when I've connected to it). The other RTPCs, which control the blend tracks in the same containers, work perfectly, which is why I'm a little unsure as to what has happened, here. Again, this is all 100% functional within the Unity Editor (and I can profile these there) - it's just when I create a build. I've not been able to find any particular build settgings that could be the cause, nor have I found anything awry with my soundbank generation pathway (it's mostly default at present).

Any ideas / advice on where to start looking at solving this one would be hugely appreciated - tearing my hair out a little, here!
in General Discussion by Sam J (110 points)

Please sign-in or register to answer this question.

...