Cannot start audio player after dynamic vibration usage

Hi, there!

Faced with a very irritating issue on Sony Xperia 5. After switching on dynamic vibration (https://helpguide.sony.net/mobile/xperia-5m2/v1/en/contents/TP0001886346.html) audio disabled in game build and I got such error: [FMOD] OutputAAudio::start : Cannot start audio player, Result = 0xFFFFFC87. App reload doesn’t help, I’ll attach errors as image here. Only helps disabling dynamic vibration.

Unity version 2019.4.4f1, FMOD 2.01.05

That error code lines up with AAUDIO_ERROR_UNAVAILABLE. It’s possible that dynamic vibration doesn’t have aaudio support (we do not have that phone to test specifically)

It might be worth trying one of the other output modes (opensl or audio track) to see if that works. See https://fmod.com/resources/documentation-api?version=2.0&page=core-api-system.html#system_setoutput