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)