In mozilla run normally without problem, but when i use chrome to open index.html the following occurs:
Can you post the link? I can try it on my computer when I get the chance and let you know if I get the same problem. I am assuming you did convert and build your game into Unity 5 or 2017.
Strange… i can see the game on gamebucket but not on local (using chrome in both).
https://www.gamebucket.io/game/ddc0f1fc-2b06-4723-a148-c12f5606bf72
Hi,
Chrome places restrictions (for security) on local file:// urls. You can use Build & Run, or upload it to a server, or override these restrictions when launching Chrome.
See also;
Unity - Manual : [Building and running a WebGL project] (https://docs.unity3d.com/Manual/webgl-building.html) (2nd from last paragraph, first section)
1 Like
It works fine for me. I would say your answer is what Rob said.
2 Likes
