Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Transform Handles Are Invisible, Can't Move Objects In Editor

Discussion in 'Immediate Mode GUI (IMGUI)' started by iEpic, Jun 30, 2014.

  1. iEpic

    iEpic

    Joined:
    Sep 29, 2013
    Posts:
    119
    For some reason when I click on some of my 2D objects there are no transform handles visible and the only way I can move the objects is by editing the inspector values.
    What could be causing this??
     
    OfficialHermie and Kaldrin like this.
  2. Dantus

    Dantus

    Joined:
    Oct 21, 2009
    Posts:
    5,667
    bmhenderson, jojue and Zefugi like this.
  3. iEpic

    iEpic

    Joined:
    Sep 29, 2013
    Posts:
    119
    Thanks for the help. I just checked the Gizmos and UISprite was unchecked some how. Now I can move the object in the scene view by clicking and dragging like normal. Thanks!
    Screen Shot 2014-06-30 at 2.24.05 AM.png
     
  4. JEsteras

    JEsteras

    Joined:
    Dec 28, 2015
    Posts:
    5
    In my case I don't see the UISprite option in my Gizmos pull-down menu...any idea how can I resolve my problem?
     
    OfficialHermie and JMcGregor like this.
  5. arybak89

    arybak89

    Joined:
    Nov 27, 2017
    Posts:
    9
    I'm having the same issue as JEsteras, no UISprite option in my Gizmos. I also can't see the handles on the reflection probes bounding box. Any help would be appreciated.
     
  6. timmccune

    timmccune

    Joined:
    Sep 27, 2018
    Posts:
    23
    My transform handles are present on all my 2d game objects but the ones that have a child game object that has a 2d circle collider attached. If I disable the child game object, with the 2d circle collider, the transform handles appear. Is there any other way to get the transform handles to appear, without disabling the child game object?
     
    LuckyMisterSleven likes this.
  7. PaGaL-inSan

    PaGaL-inSan

    Joined:
    Jun 4, 2016
    Posts:
    1
    Hey I have also problem with 2017 and above in my case object moving tool does not show also x y and z please help me how to show or enable this
     
  8. AliasInteractive

    AliasInteractive

    Joined:
    Jun 29, 2019
    Posts:
    2
    For me the issue was Probuilder, Click back on Object mode.. handles back
     
  9. BlutopiaHub

    BlutopiaHub

    Joined:
    Aug 23, 2020
    Posts:
    1
    You're a life saver, Thank you!
     
    Raisito and zodiack- like this.
  10. mjayjinad

    mjayjinad

    Joined:
    Jan 31, 2020
    Posts:
    1
    You just saved me from hours of frustration, thanks
     
    zodiack- likes this.
  11. Ziplock9000

    Ziplock9000

    Joined:
    Jan 26, 2016
    Posts:
    360
    Thanks mate.
     
  12. Keberon

    Keberon

    Joined:
    Jul 27, 2016
    Posts:
    2
    Same here, probuilder was causing it (Unity 2019.4).
     
  13. diazwatson

    diazwatson

    Joined:
    Oct 26, 2020
    Posts:
    1
    Thanks
     
  14. codingmolecules

    codingmolecules

    Joined:
    Jul 15, 2021
    Posts:
    2
    Hello from the Future, July 19 2021.

    For me what caused this issue, was resetting my XR Rig game object.
    Fixed the issue by clicking on center (by the transform buttons) and it turned to pivot.

    Hope this helps any VR beginner's like myself and anyone else for that matter.
     
    Last edited: Jul 20, 2021
  15. sadevrocks123

    sadevrocks123

    Joined:
    Jul 17, 2021
    Posts:
    4
    thank s bro
     
  16. enaielei

    enaielei

    Joined:
    Apr 8, 2021
    Posts:
    11
    Holy guacamole. Thanks dood. Love u.
     
  17. PolyMad

    PolyMad

    Joined:
    Mar 19, 2009
    Posts:
    2,320
    Oh god thank you.
     
  18. ignasyt123

    ignasyt123

    Joined:
    Dec 13, 2020
    Posts:
    2
    Can someone explain me what is object mode and how to swich out of it (the issue arrived when I downloaded pro builder), the only object mode that I know of is in blender.
     
    EnnoTTT likes this.
  19. ChargedAds

    ChargedAds

    Joined:
    Nov 15, 2016
    Posts:
    3
    Simply try to close Scene (right click on "Scene" tab -> Close Tab ) tab and then reopen Scene tab again (3 dots icon in the top-right corner of any window, for example "Game" and then choose "Add Tab -> Scene" from drop down menu).
     
    Sheynes and sharkwithlasers like this.
  20. Khud0

    Khud0

    Joined:
    Feb 26, 2018
    Posts:
    1
    Thanks, this solution worked like a charm for me!

    In my case, the handles were barely visible and looked like irregularly dotted, thin lines. If I zoomed in hard on them, they'd look normal again, but they aren't far away from the camera and the game is 2D. Reopening the scene window immediately solved the problem.

    Thanks again!
     
  21. sharkwithlasers

    sharkwithlasers

    Joined:
    Dec 8, 2012
    Posts:
    22
    Had the same issue (handles being barely visible and looking abnormal). Closing the scene tab and opening a new one worked for me. Thanks @ChargedAds !
     
  22. deatheragenator

    deatheragenator

    Joined:
    Dec 31, 2018
    Posts:
    5
    I'm having this issue, don't have Probuilder and closing the scene didn't fix the problem.
    I'm just missing the scale tool handles when using the transform tool.
     

    Attached Files:

    • 1.png
      1.png
      File size:
      356.6 KB
      Views:
      82
  23. deatheragenator

    deatheragenator

    Joined:
    Dec 31, 2018
    Posts:
    5
    Fixed, I changed the "Toggle Tool Handel Rotation" to Local.
     

    Attached Files:

    • 2.png
      2.png
      File size:
      60 KB
      Views:
      111
    Batprime11 likes this.