Author Topic: NGUI Labels Showing Lines in-game  (Read 3016 times)

cpt_barricade

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 3
    • View Profile
NGUI Labels Showing Lines in-game
« on: March 05, 2014, 01:58:34 PM »
Hi guys,

I took a look through some of the more recent threads but wasn't able to see anything related to my issue. I've run into a graphical issue with labels in NGUI where the labels are showing the invisible area around it (I'm not really sure how to describe it but I've attached an image, the white bars around the labels, most apparent on buttons).

I was wondering if there was a fix for this? I've tried updating, re-downloading and re-importing the NGUI package into the project with no luck and the NGUI package itself seems to work fine in a new project. No errors have been thrown relating to NGUI in the project(Or any errors for that matter). I stopped working on my menus to focus on coding my game a week ago and at that point it was fine. Any help would be greatly appreciated!

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: NGUI Labels Showing Lines in-game
« Reply #1 on: March 05, 2014, 01:59:46 PM »
Try disabling Gizmos in the play window.

cpt_barricade

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: NGUI Labels Showing Lines in-game
« Reply #2 on: March 05, 2014, 02:21:23 PM »
That thought completely slipped my mind. Looks like the problem was entirely on my end and not on NGUI(Not that it could even be seen as a "problem"). Thanks for the help Nicki!