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.

Crash in AkAcousicRoom in Wwise 2022.1.2.8150 in UE5.1

0 votes
We are having a crash that looks very similar to an older post https://www.audiokinetic.com/qa/9453/crash-in-updatetransitionroomgameobj-since-2021-1-4/
It would appear that there is no nullptr check on the BackRoom of a portal and is causing a Crash in the PortalDistanceToProbe function after the UpdateAdjectRoomGameObj call.

This only seems to have started happening after we moved to Unreal 5.1.

Is there a fix for this or will i ned to use a support ticket for this?

CallStack:

AkSpatialAudioID::operator==(AkSpatialAudioID) Line106

AkAcousticRoom::PortalDistanceToProbe(AkAcousticPortal * in_pPortal, T3DVect....

AkAcousticRoom::GetPortalPositionDataEx(.....

AkAcousticRoom::UpdateAdjectRoomGameObj(.....

AkAcousticRoom::Update(....

AkAcousticRoom::BuildCustomRays(....
asked Jul 4, 2023 in General Discussion by Jamie M. (160 points)

Please sign-in or register to answer this question.

...