Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

[Issue 745015] [resolved] Non-dynamic fonts have incorrect vertical positioning

Discussion in '5.3 Beta' started by Huacanacha, Dec 3, 2015.

  1. Huacanacha

    Huacanacha

    Joined:
    Aug 16, 2013
    Posts:
    60
    Non-dynamic fonts are positioned directly above the specified text area. Dynamic fonts are rendered in the correct position. The type of font (OTF, TTF) doesn't seem to matter, nor do other font settings apart from dynamic vs specified character set (which pre-builds the font texture at a fixed size).

    See the attached unity package and screenshot. Columns 1,2,4 use dynamic fonts. Columns 3 and 5 use non-dynamic fonts but are otherwise identical to the other columns. The first row in columns 3,5 are offscreen just above the screen.

    I'll also file a bug report. This occurs in 5.3.0f2. It does NOT occur in Unity 5.1.3.
     

    Attached Files:

  2. Huacanacha

    Huacanacha

    Joined:
    Aug 16, 2013
    Posts:
    60
    Turns out this is a known issue and is/will be resolved for the final 5.3.0 release.

    Issue # 745015