Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
2017.2.0b2
Issue ID
927459
Regression
Yes
[WebGL] server compression settings warning lost with new embedding scheme
-e: in case your server isn't configured to serve gzip/brotli compressed content properly we used to log a hint about that in the console. we no longer do that.
-repro:
--create a new project
--set the build compression settings to either gzip or brotli
--run the build from a server that isn't setup for serving compressed content
--NOTICE you don't get a hint in the console about this
--the error used to look like this:
---"Decompressed Release/553gzip.memgz in 98ms. You can remove this delay if you configure your web server to host files using gz compression."
-works with 5.5, stops working with 5.6
Fixed in: 2017.3.0a4
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
Add comment