Author Topic: Text broken in Examples 5 and 6  (Read 3249 times)

kretin

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 29
    • View Profile
Text broken in Examples 5 and 6
« on: May 08, 2014, 09:56:10 PM »
I just purchased NGUI and in going through the examples in Unity 3.5.7f6 and 4.3.4f1, I notice that the the text is broken in Example 5 - Lights and Refraction, and Example 6 - Draggable Window.

Do you know what the problem is and if I'm likely to come across it in my own development?


kretin

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 29
    • View Profile
Re: Text broken in Examples 5 and 6
« Reply #1 on: May 08, 2014, 10:13:17 PM »
I see changing Refractive Font to a different one fixes it, but then doesn't have cool refractive text.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Text broken in Examples 5 and 6
« Reply #2 on: May 09, 2014, 05:45:28 AM »
Select the Refractive Font - Normal, and choose the "Normal Font" sprite. For whatever reason it seems to be missing.

Same with the Refractive Font - Header.

kretin

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 29
    • View Profile
Re: Text broken in Examples 5 and 6
« Reply #3 on: May 11, 2014, 08:45:32 PM »
Thanks, that fixed it.