I have a WebGL app that runs fine in Internet Explorer. I was able to suppress the message saying that the current browser is not supported in UnityLoader.js. However, the "Web Audio API is not supported in this browser" message still appears. My application doesn't have any audio at all, so the message is meaningless. Does anyone know how to get rid of it?
↧