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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
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