Search Issue Tracker
Fixed in 2021.2.X
Votes
2
Found in
2020.2
2020.2.0b8
2021.1
2021.2
Issue ID
1288367
Regression
No
[WebGL] Incorrect loading progress is shown in the Player when Build files are compressed using Brotli
How to reproduce:
1. Open the attached project
2. In the Publishing Settings, set the Compression Format to "Brotli" (Edit->Project Settings->Player->Publishing Settings)
3. Make a WebGL build
4. Open the built WebGL Player in a browser
5. Spam the refresh button
Expected result: Loading progress is shown iteratively
Actual result: Loading progress is not shown until it reaches 90%
Reproducible with: 2020.2.2f1, 2021.1.0b2, 2021.2.0a2
Couldn't test with: 2018.4.31f1, 2019.4.18f1 (Brotli compressed files don't have the ".br" file extension)
Notes:
- Web server should be configured to add correct encoding for *.br files
- Player loading progress with Brotli compression jumps from 0 to 90 percent
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
koZis
Apr 11, 2022 10:01
Hello, there is no 2021 LTS version. Can you implement this fix into 2020.x LTS? Thank You!
preislter
Apr 01, 2022 08:39
I would also like to have this fixed in 2020.
AliAlbarrak
Feb 22, 2022 05:54
We would also like to have this fixed in 2020 LTS.
Or at least provide a way to manually backport the fix
AlexWijnbeek
Feb 16, 2022 11:45
Will this be fixed in 2020.x as well, seen as that is the current LTS version?