Search Issue Tracker
By Design
Votes
0
Found in
2019.3.0a11
2019.4
2019.4.9f1
Issue ID
1284005
Regression
Yes
[WebGL] Errors are thrown and UI is broken when zooming in the browser
How to reproduce:
1. Open the attached project's Scene labeled "Main"
2. Make a WebGL build
3. Host the WebGL build
4. Open the WebGL built Player in the browser
5. In the browser, zoom in/out
Expected result: Text doesn't change size
Actual result: "Failed to update dynamic font (Arial) texture; all the needed characters do not fit onto a single texture (mac size 4096). Try using less text or a smaller font" errors are thrown in the Development Console and UI is broken
Reproducible with: 2019.3.0a11, 2019.4.13f1
Not reproducible with: 2018.4.28f1, 2019.3.0a10
Couldn't test with: 2020.1.9f1, 2020.2.0b7, 2021.1.0a1 (Browser throws errors because of the WebGL Templates)
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
Resolution Note:
Issue with flaw in user written custom code in index.html.