Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

UI Text Best Fit does not resize text

Discussion in '5.2 Beta' started by z000z, Jul 20, 2015.

  1. z000z

    z000z

    Joined:
    Dec 31, 2014
    Posts:
    96
    This was in the Beta 3 update, if you check the Best Fit checkbox for a text item, it doesn't resize the text. Just remains it's current size even though it has plenty of room to expand, also reducing the area to smaller than the text no longer shrinks the text.

    I created bug case 713472 for this.
     
  2. Tim-C

    Tim-C

    Unity Technologies

    Joined:
    Feb 6, 2010
    Posts:
    2,225
    I've reproduced this and am investigating.
     
  3. xDavidLeon

    xDavidLeon

    Joined:
    Jun 9, 2014
    Posts:
    123
    Yep. Messed up all my GUIs. Any estimate for when the next patch / beta will launch? We are bringing a build to Gamescom and I'd like to know if I can keep working with 5.2 or I've got to roll back to 5.1.
     
  4. Tim-C

    Tim-C

    Unity Technologies

    Joined:
    Feb 6, 2010
    Posts:
    2,225
    Fix will be in Beta 5, it missed the cuttoff for beta 4 ;(
     
  5. xDavidLeon

    xDavidLeon

    Joined:
    Jun 9, 2014
    Posts:
    123
    I'll wait for Beta 5. Thanks a lot Tim :)
     
  6. TheChuckster

    TheChuckster

    Joined:
    Dec 16, 2014
    Posts:
    28
    Has this issue been fixed yet? I'm experiencing it as well, and it broke all of the UI text in my game.
     
  7. Alex-Lian

    Alex-Lian

    Guest

    There was a merge error going to RC1. RC2 should address this.
     
  8. TheChuckster

    TheChuckster

    Joined:
    Dec 16, 2014
    Posts:
    28
    I noticed in some cases, the size either did not update at all and/or the text was not visible as well -- perhaps, the merged code needs a manual review. Looking forward to updates!