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
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
Resolution Note:
Issue with flaw in user written custom code in index.html.