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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
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.