Author Topic: Right Click in editor not working?  (Read 4687 times)

jessebfox

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 9
    • View Profile
Right Click in editor not working?
« on: February 18, 2015, 10:21:17 AM »
Hello,

new to ngui. I imported a couple days ago, have watched the tutorials, set up my environment as per tutorial 1. Things are going smoothly so far and I love ngui and it is saving me a lot of time.

The issue I am having is minor, and I could not find anything after doing some searches and reading FAQ which leads me to believe I either missed something very simple or have some odd setting out of whack. What is happening is this: In the Unity 4.6 editor, I can not right click on items in the scene view to get a context menu as I see being done in the tutorial. I can get everything done I have been trying by going through the top menu, though.

It is minor but would be a convenience, and it leads me to worry that if I do not find the root cause there could be other issues. Does anyone have an idea of why this would be happening?

Thank you in advance,
Jesse

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Right Click in editor not working?
« Reply #1 on: February 18, 2015, 05:32:36 PM »
Seems to work fine with Unity 4.6.2 + NGUI 3.8.0 here. You need to have the rect tool selected though. -- where handles show up.

jessebfox

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 9
    • View Profile
Re: Right Click in editor not working?
« Reply #2 on: February 19, 2015, 11:55:39 AM »
Thank you,

That was embarrassingly simple. I must not have had the rect tool selected the few times I tried it, so I just got the hang of plugging along using menus. Indeed when I have the rect tool selected (which I have 95% of the time when dealing with UI anyway) it worked like a charm. Thanks for the response.

Issue Solved