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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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