Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.0f1
Issue ID
745015
Regression
Yes
[TextMesh] When the font character is not set to Dynamic the alignment is higher by one line in the Y axis
Reproduction steps:
1. Open attached project
2. Open the "test" scene
3. Notice that the gameObject "New Text BAD" is aligned higher by one line than the center (although its anchor is set to middle center)
4. Change the font "MinionPro-BoldCn" character to Dynamic and apply
5. The text is now centered correctly
Actual result: The text will be aligned higher by one line in the Y axis.
Expected result: The text should be aligned correctly (in the middle).
Regression starts form: 5.3.0a2 (84bd1f731781)
Comments (12)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
rene.gebauer
Dec 11, 2015 14:37
We also experience this issue in 5.3.0f4.
Neonlyte
Dec 11, 2015 02:37
Also found in 5.3.0f4.
My submission was closed since it was a duplicate of this.