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
- The Scene is marked as dirty when navigating Hierarchy by using arrow keys
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- ShaderGraph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
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