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.

0 votes
Hello everyone! Has anyone worked with Rev2 through Wwise and encountered a strange issue where, when building for iOS, there are no sounds from Rev? It throws an error: 'AK Error: Could not register plug-in: CrankcaseAudioREVModelPlayer AK Error: Plug-in not found: 27267154 AK Error: Plug-in not found: 27267154'. We tried re-integrating Wwise into Unity and even manually inserting all .a and .h files into the iOS folders. Nothing helps, I don't even know where else to look for answers. Please help if anyone knows the solution.
in General Discussion by Azat B. (150 points)

1 Answer

0 votes

This sounds like a bug, so I suggest you report it through the Bug Reporter: https://www.audiokinetic.com/en/library/wwise_launcher/?source=InstallGuide&id=reporting_bugs

To give more context, there are two things you can check:

  • Confirm that the REV plug-in is listed in the SoundbanksInfo.xml of your project (you can also attach that file to your bug report)
  • Check the Xcode project generated by Unity: verify the list of library being linked into the project (you can also attach a screenshot to your bug report)

This will help the development team in narrowing down the issue.

by Samuel L. (Audiokinetic) (23.5k points)
...