Unity web build error "Cannot close a closed AudioContext"

Hello everyone!

My unity build woking perfectly on Windows, but when i tying open web build in different browsers, it shows some error message on startup and sounds not works. RuntimeManager.CoreSystem.mixerResume() not helping too.
Also tried to make empy scene and wwait 10 mins to let build load all banks, if this a problem, but it not helped too.

Just for testing I created new project with some Event Reference and EventInstance, and it works in web build. I imported FMOD project form unity_project_with_issues, and again all works in web…
I appriciate any help with this problem…

Hi,

Could I please grab your Unity and FMOD Integration versions?

FmodStudio 2.03.11
Unity 6000.3.2.f1
Integration version: 2.03.13
Integration Build Number: 162576

When I met this problem, i immedeately upgrated integration to last version, but it didnt helped)