How to reproduce:
- Open the attached “repro-149682.zip” project
- Open the "reproUI" UI Document
- Observe the UI Builder
Actual result: The icons in the top label are stretched, too large, and off-center
Expected result: Both labels should be identical, centered, the same size, and not stretched
Reproducible with: 6000.2.0a4, 6000.3.21f1, 6000.5.7f1, 6000.6.0b7, 6000.7.0a4
Not reproducible with: 6000.2.0a3
Could not test with: 6000.0.0f1, 6000.0.81f1 (ATG displays Unicode codes like “\ue90f” as plain text instead of rendering the actual icon)
Reproducible on: Windows 10 (by user), Windows 11
Not reproducible on: No other environments tested
Workaround: Change the Text Generator Type on the affected UI Label to "Standard"
Notes:
- The Text Generator Type for the top label is set to Advanced, and the bottom label is set to Standard
- Fontello generated fonts does not reproduce the issue. IcoMoon and Glyphter generated fonts display icons distorted and misaligned, which is especially noticeable if you initially reduce the icon size and move the center in the app
- To test the regression in older versions (like 6000.2), change the Label's Text to "A B" and change the Font to "Glyphter SDF"