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'm trying to update an old project that used Resonance for a Meta Quest game in Unity to Unity 6 / wwise 2024, but when I try to add the lates Resonance plugin here (which is very old):

https://github.com/resonance-audio/resonance-audio-wwise-sdk/releases

wwise crashes on startup.

Is there an updated version of this plugin?: If not, is there a way to remove this from the project? As it stands now, the project has sound in the editor, but when I run it on device, there's no sound at all. I figure this might be the culprit.
in General Discussion by Ralph B. (110 points)

1 Answer

0 votes
Hello Ralph,

A late answer about your request.
Yes, Resonnance still supported.  There can be different reasons for your issue.

. You can use the Audiokinetic Launcher to manage and install the Resonnance Plugin.

but beware:

1st

. If you already installed by hand in a “old school method"  the plugin from the github repository, you must first unistall manually the plugin itself.
That's means you have lot to, Folder by Folder and subFolder by subFolder regarding all dependencies and your OS and Engine and so on.

For Example:  

when you got the “ ResonanceAudioForWwise_1.2.1” from github, you have some subFolders inside the 3 main Folders
../Authoring
../SDK
../UnityIntegration

That's means, one by one you have to remove each library or others files inside your Wwise version.
Be patient and make it quietly

2nd

Do you yet install the Resonnance in your new Wwise Install ? : )
by éliane b. (330 points)
...