Search Issue Tracker
Fixed
Fixed in 6000.0.28f1, 6000.1.0a5, 7000.0.0a10
Votes
0
Found in
6000.0.24f1
6000.1.0a3
7000.0.0a7
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 7000.0.0a10):
Fixed flush alignment not being exact in TMP
Resolution Note (fix version 6000.1.0a5):
Fixed flush alignment not being exact in TMP
Resolution Note (fix version 6000.0.28f1):
Fixed flush alignment not being exact in TMP