Closed sampuls1 closed 2 years ago
Babel and WebPack JavaScript
Local Development Server
When the Context is created
The problem seems Browser related
9.2.1
18.2.0
2021.3.11f1
Is anyone facing this issue? Unity 2021.3.11f1, with v 9.2.1
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page.
No response
I used "Disable unity audio" in project settings and that resolved the above issue
Perfect! Thanks for updating me.
Please avoid duplicates
Language and Compiler
Babel and WebPack JavaScript
What environment are you using?
Local Development Server
When does your problem occur?
When the Context is created
What does your problem relate to?
The problem seems Browser related
React-Unity-WebGL Version
9.2.1
React Version
18.2.0
Unity Version
2021.3.11f1
What happened?
Is anyone facing this issue? Unity 2021.3.11f1, with v 9.2.1
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page.
Reproducible test case
No response
Would you be interested in contributing a fix?