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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Resolution Note:
Issue with flaw in user written custom code in index.html.