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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Resolution Note:
Issue with flaw in user written custom code in index.html.