Search Unity

Unable to get the Hand Tool

Discussion in 'Editor & General Support' started by MrDonde, Jul 24, 2012.

  1. MrDonde

    MrDonde

    Joined:
    Jul 24, 2012
    Posts:
    8
    Hello,

    I am extremely new to Unity and I just had this issue where the Hand Tool is no longer present on the Transform tool's toolbar. I am stuck with the Eye tool (I think it is for the camera).

    How do I get the Hand tool back?

    I added a picture since I am not sure if I am using the correct terms for everything. Thanks for any help.
     

    Attached Files:

  2. Dantus

    Dantus

    Joined:
    Oct 21, 2009
    Posts:
    5,667
    You may press play and stop afterwards. That usually "unlocks" the eye.

    Out of curiosity, what are you doing to achieve that? I had trouble with that too, submitted a bug report and that issue should be resolved now.
     
    Bami07, hhoffren and HOLIgamer like this.
  3. MrDonde

    MrDonde

    Joined:
    Jul 24, 2012
    Posts:
    8
    The way I got it to happen was I would put the change the view to a side view, by pressing the "X" on the view toolbar. Then I hold Alt and press RMB. This tends to get it to happen to me. It also seems to alter the view of the stuff.

    Then I have to close and restart Unity to get it back to normal.

    I will try your suggestion when I get home. Thanks for the tip. ;)
     
  4. Kaganrb

    Kaganrb

    Joined:
    Apr 4, 2014
    Posts:
    1
    Much later to this post, but I'm having nearly the exact same problem. It's reoccurring though.

    When I edit terrain height and accidentally left and right click simultaneously I get locked on the eye tool.
    Thankfully the play and pause trick work, but it happens every time I'm editing height. Wish there was a way I could make it stop.

    Any suggestions? Thank you
     
  5. Dantus

    Dantus

    Joined:
    Oct 21, 2009
    Posts:
    5,667
    Submit a bug report.
     
  6. yomuscleboy

    yomuscleboy

    Joined:
    Oct 5, 2014
    Posts:
    1
    Press play and stop and the eye chage to hand again xD
     
    HoangTM likes this.
  7. Sentient-Computing

    Sentient-Computing

    Joined:
    May 27, 2015
    Posts:
    2
    This still happens.
     
    Ony likes this.
  8. Ony

    Ony

    Joined:
    Apr 26, 2009
    Posts:
    1,977
    Keeps happening to me tonight when placing waypoint markers for RAIN AI. Unity 5.1.1f.
     
  9. glennpow

    glennpow

    Joined:
    Jan 30, 2012
    Posts:
    56
    This seems to be caused by custom editor scripts toggling the Tools.hidden value. It occasionally happens while using any of our project's custom tools which take over scene view control. I'm not quite sure the fix yet, but I'll post if I find anything else.
     
  10. Knarhoi

    Knarhoi

    Joined:
    Apr 11, 2015
    Posts:
    10
    I just experienced this bug as well.

    edit: Unity version 5.3.5.f1
     
    Last edited: Jul 26, 2016
  11. Le-Pampelmuse

    Le-Pampelmuse

    Joined:
    Jan 2, 2015
    Posts:
    26
    This is F***ing annoying. This keeps happening randomly. A few months back I could get out of it by rage-clicking around in the scene view, but today I actually had to restart Unity!

    5.3.5f1
     
  12. yannish

    yannish

    Joined:
    Apr 29, 2014
    Posts:
    12
    I've had this crop up for myself as well. I've been working on a simple custom editor tool that uses raycasts from the camera into the scene view to pick different gridsquares on a cube. I thought maybe "eating" the events with Event.current.use was somehow causing the issue, but even disabling those lines of code didn't seem to help. Any help would be much appreciated, this is very annoying. :(
     
  13. Joshaba

    Joshaba

    Joined:
    Apr 15, 2017
    Posts:
    6
    1. Go to the Giro in the top right of the scene view
    2. On the top right of the Giro there is a Lock, open it

    This resolved it for me =)
     
    joffersoju and Adarsh_2 like this.
  14. Omirion

    Omirion

    Joined:
    Oct 31, 2017
    Posts:
    1
    Yo también tuve ese mismo problema pero lo solucioné eliminando y volviendo a colocar la pestaña de escena (#Scene)
     
  15. newenay

    newenay

    Joined:
    Feb 24, 2023
    Posts:
    1
    Had same issue where I added a 2nd Camera and my hand tool stopped working on my scene. The fix for me was in the Layout settings. Window --> Layouts --> Reset All Layouts (say yes to scary prompt to delete scene settings).

    ...and back to normal
     

    Attached Files:

    • fix.png
      fix.png
      File size:
      127.3 KB
      Views:
      77