I seem to be unable to build WebGL games since a few versions. The folder looks fine, but even when running locally, the loading bar just stops at 90% and then nothing happens anymore. No errors, nothing.
Now the weird thing is, if I tick ‘development build’ the exact same project just works perfectly. I’ve tried reinstalling multiple times, different versions, but WebGL just doesn’t work.
Do you have exceptions set to full + stack trace? If not do that, then use f12 to debug and you will find there are errors. Thats the reason it is working in development build but not in normal.