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.

"Command Queue Used" is constantly increasing

+2 votes
So I am having a problem where the sound in the game I'm doing audio for won't play, or is extremely delayed. This only happens the first match I play. When I go back to the "lobby" - screen and play another match, everything works. While profiling in Wwise I have found that the "Command Queue Used" is extremely low on the second/third match etc (around 0.2% or something), but on the first match it starts on 0% and only increases all the time until it reaches 100%, then suddenly starts at 50% afterwards. The funny part is that this only happens in a build, and not in the Unity editor. On Audiokinetics webpage I have seen that I can try to "make sure the audio processing thread (named AK::EventMgrThread , but whose priority is set via AkPlatformInitSettings::threadLEngine) has a high enough CPU priority to process." The question is, how do I do this? And does anyone have an idea why this might be happening? Has anyone experienced this before?
asked May 10, 2021 in General Discussion by Alexander O. (120 points)

2 Answers

+1 vote
Hello,
I'm experciencing exactly the same thing and yet I didn't found an answer to this question. It's like Wwise deadlocked itself and only let sound pass in build when it has no other choice (ie when command queue is full)...
Currently looking for a solution. Let me know if you get one.
answered May 17, 2021 by Nicolas K. (240 points)
+1 vote
Any update on this topic ?
answered Jun 7, 2021 by Nicolas K. (240 points)
...