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.

AkBankManager destructor crashing

+2 votes
Hi,

I've encounter Wwise crashes during game shutdown (Build) in ~AkBankManager::AkBankManager() where AudioBanks are probably collected by GC and they have invalid value but not nullptr (UObjects should be hold at least by TWeakObjPtr).

I'm using Wwise integration 2019.2.1.7250 for UE4. Hope that this will help you to fix it.

Thanks!
asked Apr 20, 2020 in General Discussion by Karel B. (610 points)
Damn, we believed that this update will solve recent issues with garbage collection as it's been problem for a year.
I really hope that this time we will get quick fix with 4.25 update too

1 Answer

0 votes
We have the same issue.
answered Apr 29, 2020 by Arcade B. (160 points)
...