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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Issue with flaw in user written custom code in index.html.