Yeah our current submission is bugging out for some reason, I have no idea why.
Does anyone know about Unity WEBGL being both laggy and not loading things as intended?
Fixed the bugs, but it's still lagging
The main thing I noticed with WebGL is there are usually way fewer frames I found when things were acting buggy or slow either using fixed update or ensuring you were calculating using delta time helped.