Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.11f1
6000.4.0b9
6000.5.0a8
6000.6.0a2
Issue ID
UUM-136998
Regression
No
Font size changes the letter spacing when a custom Text Style with a defined font size is used on bolded text
How to reproduce:
- Open the “IN-136725.zip” project
- Open the “SampleScene“
- Select the “Canvas → Text (TMP)“ GameObject in the Hierarchy
- Set the Text Style to “Medium“
- Set the Font Style to “Bold“ in the Inspector (if it isn’t already)
- Change the Font Size to 250 in the Inspector
- Observe the Game view
Actual result: The spacing between letters is greater
Expected result: The spacing between letters is the same
Reproducible in: 2023.1.0a1, 6000.0.71f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Notes:
- The Text Style with the custom font size can be found in “Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset”
- Only works if the text has the “Bold” Font Style (no other Font Style reproduces this issue)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Duplicated UI Toolkit elements lose hierarchical structure when elements in different hierarchy levels are duplicated
- Crash on win::ComPtr when dereferencing a null / invalid ComPtr with rawController->get_HardwareVendorId()
- XR Device Simulator - Hands reset causes them to fly away
- Sprites is not rendered in a SRP Batcher when Sprite Mask is removed after it was previously set
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
Add comment