I’m trying to share my game via WebGL. I’ve managed to Build and Run the game using WebGL, but I don’t see the “Share WebGL Game” option under the Window menu that will allow me to share the game.
Any help resolving this is appreciated. Thanks.
I’m trying to share my game via WebGL. I’ve managed to Build and Run the game using WebGL, but I don’t see the “Share WebGL Game” option under the Window menu that will allow me to share the game.
Any help resolving this is appreciated. Thanks.
Follow the instructions from the docs:
https://docs.unity3d.com/Packages/com.unity.connect.share@1.2/manual/index.html
Alternatively, host the built game on a web server you control, or just zip the folder up and share it.
Thanks for the reply. I have WebGL Build Support already installed. I can build and run my game locally, however I don’t see the “Share WebGL Game” option under the Window menu, which is odd as I can roll back to a previous version of Unity and load an old project and see this option.
Also, when I build and run the game, it loads and I can play locally fine, but when I close out and try to run it again (using the “index” file shown below) the game does not load and I get a bunch of errors. These are the files generated when I build: