I'm getting the following error in Chrome 56 on one of my WebGL apps.
Uncaught TypeError: WEBAudio.audio.Context.listener.setVelocity is not a function
The same app works without issue in earlier versions of Chrome (as well as in other browsers like Firefox).
This app was made more than a year ago. Has anyone else experienced this problem? Any ideas for a solution? Right now, all I can think of is rebuilding the app in a newer version of Unity, but I'd like to avoid that process if possible.
Thanks!
↧