AudioTrack: obtainBuffer(192) returned 192 = 192 + 0 err 0

I receive a TON of errors in Android LogCat with the error:
AudioTrack: obtainBuffer(192) returned 192 = 192 + 0 err 0

What is it? I have and audios in games, AudioMixer with few audio channels.
The same error exists in multiple projects

1 Like

I have the same problem, did you find any solution?
My game is on Unity 2019.2.8f1

Edit: I just checked Unity 2019.2.15f1, same thing.

Same here! No clue of what can be

Same thing, the project is on Unity 2019.4.13f1
Build downloaded to the android device. Error appears while console debugging on one android device, but doesn’t appear on other android devices.
Does anyone knows why?

Any solutions?

xiaomi redmi note 7 same problem. Has anyone solved the problem?

1 Like

Has anyone understood what the problem is?

Bump! I got to this error …

After two years, I still don’t know what is it. But anyway the logs are Info and Verbose. That means there is no problem. But anyway looks very strange. I have many projects with this behavior and all of them are fine. Nothing ridiculous happened.

3 Likes