Author Topic: Widget Handles no longer visible  (Read 2812 times)

cluh

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Widget Handles no longer visible
« on: June 30, 2015, 12:04:12 AM »
while attempting to fix some old menus (which used UIAnchor among other things), the handles for widgets stopped being drawn.  After this, The handles are no longer drawn in any NGUI menus, including Example Scenes.  I tried many things to fix this: changing scenes, restarting unity, restarting the computer, changing the options, reinstalling Unity, and it remains the same. I am running Unity 5.1.1p1. I tried opening the old project in Unity 4.6 and it still works.  Also, the reason I was fixing the old menus is that they had always had issues with the handles, and I was cleaning them up so that the handles could be used. Any Ideas?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Widget Handles no longer visible
« Reply #1 on: July 02, 2015, 08:15:05 PM »
Which tool are you using? You need to have the Rect tool selected.

cluh

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: Widget Handles no longer visible
« Reply #2 on: July 03, 2015, 02:47:25 AM »
wow, Haha, that was the problem. The Rect tool is new to me. You can see in the attached project that I had the move tool selected, which is what was used previously. Thanks for the help!