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.

About the log output "LogAkAudio: No spatial Audio Room ..."

+1 vote
I'm using Wwise 2022.1.4 on UE5.1

I am using an API called UAkAudioEvent::PostAtLocation for the sounding of character footsteps, but every time I run it, I get the following log

"LogAkAudio: No Spatial Audio Room while PostOnLocation AkAudioEvent 'Ak_SE_***' (ObjId: ***)"

Is there a problem or danger with this output?

Is this a condition that should be avoided, and is there a workaround or remedy?

Please let me know if there is anything I should check.

Thank you in advance.
asked Jun 20, 2023 in General Discussion by Yosuke U. (110 points)
This is also an issue for us. For us, it is not a useful log, because its just saying that this sound is being spawned outside a spatial audio volume -- which will happen any time our team has not yet done an audio pass on a level. It would be nice if there is a simple way to suppress it. Going to look into it...

1 Answer

0 votes
I also encountered the same problem. Although it is only Log, it doesn’t feel good to have the output log repeatedly washed by these messages.
answered Jul 14, 2023 by Chenzhong H. (150 points)
...