Search Issue Tracker
Fixed in 6000.1.0a5
Fixed in 6000.0.28f1, 6000.1.X, 7000.0.0a10
Votes
0
Found in
6000.0.24f1
6000.1.0a3
Issue ID
UUM-85001
Regression
Yes
TextMeshPro Text is misaligned when it should align in the "flush" style
How to reproduce:
1. Open the “TMP_Flush.zip“ project
2. Open the “SampleScene”
3. Observe the Game View
Expected results: The text in the Game view is aligned so that the right-most words of each line end at the same point, and spaces between letters are not expanded if there is a single word in a line
Actual result: The text in the Game view is misaligned and right-most words of each line end at different points, and spaces between letters are expanded if there is a single word in a line
Reproducible in: 2023.2.0a16, 6000.0.24f1
Not reproducible in: 2021.3.45f1, 2022.3.51f1, 2023.2.0a15
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note (fix version 7000.0.0a10):
Fixed flush alignment not being exact in TMP
Resolution Note (fix version 6000.1):
Fixed flush alignment not being exact in TMP
Resolution Note (fix version 6000.0.28f1):
Fixed flush alignment not being exact in TMP