Search Issue Tracker
Fixed in 3.0.4
Fixed in 1.5.4, 2.1.4
Votes
0
Found in [Package]
preview.1 - 2.1.0
Issue ID
1310526
Regression
Yes
Vertical Spacing breaking when upgrading to TextMeshPro 2.1.0 and higher
Reproduction steps:
1. Open user attached project
2. Open PREFAB_PATH Prefab
3. Switch between the 2.1.0 and 2.0.1 versions
Expected result: Text is spaced the same
Actual result: Text spacing changes
Reproducible with: preview.1 - 2.1.0, 2.1.3 (2019.4.20f1), 3.0.3 (2020.2.4f1, 2021.1.0b7, 2021.2.0a4)
Not reproducible with: 2.0.1 (2019.4.20f1)
Could not test with: (2018.4)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 3.0.4):
The change in spacing is By Design, the Character, Word, Line and Paragraph spacing adjustments have been revised to be in font units (em) where a value of 1 represents 1/100 em, 3.0.4 introduces a Tool to help automatically convert all affected TMP objects to new values equivalent to the old spacing. This conversion tool does not currently convert Font Asset normal spacing and bold spacing value which might need to be adjusted for some projects / text objects. Since it is unlikely that a project contains more than a few font assets, it should not be much of an issue to do these changes manually.
Resolution Note (fix version 2.1.4):
Fixed in Package Version 2.1.4 available for 2019.4
Resolution Note (fix version 1.5.4):
Fixed in Package Version 1.5.4 available for 2018.4