Author Topic: UILabel disappearing after game resumes focus in editor  (Read 4558 times)

iron59

  • Newbie
  • *
  • Thank You
  • -Given: 5
  • -Receive: 0
  • Posts: 16
    • View Profile
UILabel disappearing after game resumes focus in editor
« on: March 16, 2015, 11:13:03 PM »
Just tested this in the Unity Editor. When Unity loses it focus and resumes, the UILabel disappears (See Screenshot below). When I try to edit the text of a label in the editor, the UILabel re-appears. I'm using Dynamic fonts, so maybe it's causing this behaviour, but I want to ask if anyone has a workaround for this. It only happened after I upgraded to Unity 5. Thank you.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UILabel disappearing after game resumes focus in editor
« Reply #1 on: March 19, 2015, 06:21:22 AM »
Dynamic fonts have always had issues in Unity. That's why there is a warning on the label every time you try to use it.