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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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