Unity WebGL optimisation test
I’ll start with the conclusion. To get the fastest loading speed, the following settings seem to have the largest impact (beyond the usual disable logging and errors, enable stripping etc.): Remove WebGL 2.0 api Disable “Precomputed Realtime GI” if not using … Continued