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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.