The template no longer works, as the Unity WebGL Template API has changed. Check: [Unity docs]( https://docs.unity3d.com/2020.1/Documentation/Manual/webgl-templates.html). This is an example of a preloader using the new API: https://github.com/greggman/better-unity-webgl-template.
The template no longer works, as the Unity WebGL Template API has changed. Check: Unity docs.
This is an example of a preloader using the new API: https://github.com/greggman/better-unity-webgl-template.