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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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