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
- TSS Inspector creates invalid Project Relative paths for USS references in packages when adding References via Inspector
- Screen Space Ambient Occlusion is not visible when the directional light intensity is 0.001 or lower with the Deferred Rendering Path selected
- Unlinking Unity project from cloud throws "DirectoryNotFoundException" errors when the Build Automation package is installed
- Numeric input field for “Prewarm Time” doesn’t fully display decimal values
- Sprite Editor Overlay Menu issues
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.