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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.