Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.3.0b7, 6000.4.0a3
Votes
0
Found in
6000.0.59f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121371
Regression
Yes
Font kerning breaks at runtime when multiple UI Documents use different fonts
How to reproduce:
1. Open the “IN-116799” project
2. In the Hierarchy tab, select UIDocument (1) GameObject
3. In Inspector, disable the UI Document component
4. Enter the Play Mode
5. Observe the Game window. Notice that letters have usual spacing between them
6. Exit Play Mode
7. In Inspector, enable the UI Document component
8. Enter the Play Mode
9. Observe the Game window
Expected result: Letters have usual spacing between them
Actual result: Letters are merged with no space in between
Reproducible with: 2023.2.0a5, 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Not reproducible with: 2021.3.57f1, 2022.3.67f1, 2023.2.0a4
Reproducible on: macOS 15.3.2 (24D81) (M1 Max)
Not reproducible on: No other environments tested
Note: Reproducible in Player
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 render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note (fix version 6000.4.0a3):
Fixed corrupted kernings.
Resolution Note (fix version 6000.3.0b7):
Fixed corrupted kernings.
Resolution Note (fix version 6000.0.61f1):
Fixed corrupted kernings.