Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.3.X
Votes
1
Found in
2020.1
2020.1.7f1
Issue ID
1283658
Regression
Yes
Brotli compressed build fails to run in Firefox
-error: the build fails running in Firefox (tested 81.0.1), errors thrown in the console:
--Uncaught SyntaxError: illegal character -.framework.js.br:1:1
--Uncaught ReferenceError: unityFramework is not defined -.loader.js:1:3144
-no errors are being thrown in Chrome (86) and build runs
-no errors are being thrown using gzip or no compression
-repro:
--open attached project or create new one
--set compression to Brotli
--Build & Run in Firefox
--NOTICE build getting stuck and errors being thrown in the console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Button highlight state disabled when hovering cursor over smaller sized child UI objects
- "Unity has stopped working" window is skipped when the Editor crashes
- The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
- Editor crashes when using WebCamTexture
- [URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are always enabled in the Editor
Add comment