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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
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