Bank loading is not correct because DSP is not ready

Hi everyone

I’m developing a VR Game but when we run the build we have the following error. It is not happening all the time, it happens in random cases when I try to change the scene. As the app had to be splitted (OBB) to be uploaded to the store, I was following the asynchronous banks loading for that case. I’m working on version 2.02.13

BankLoadException: [FMOD] Could not load bank ‘jar:file:///storage/emulated/0/Android/obb/xxxxxxx.queststore/main.500xxxxxx.queststore.obb!/assets/xxxxxxxxx.bank’ : ERR_NOTREADY : Operation could not be performed because specified sound/DSP connection is not ready.

Thanks and I’ll really appreciate your answer.