My 2D game works well on Android and iOS. If I export it as WebGL build and open it on the browser, the browser is blocked. If I export it as a Web Player build, the build fails with the following errors in the console:
newpos < pos+kCompressAlignAlignBytesCompress(byteStart) == byteStar
What can I do to resolve this?