Search Unity

Can't move/rotate/scale an object

Discussion in 'Editor & General Support' started by rickblacker, Apr 18, 2019.

  1. rickblacker

    rickblacker

    Joined:
    May 1, 2014
    Posts:
    266
    Unity 2019.2.0a9

    Hi all... I'm going through a tutorial which is using ProBuilder to prototype out some structures. I have a model that got textured. I was able to place it in the scene, but I'm not able to move, rotate or scale it.

    I thought that maybe there was something that I had done with that model and material so I added a basic Capsule object. I can't do anything with that either.

    In this tutorial we've been using Pro Builder and the specific version I'm using is ProBuilder 4.0.4 and ProGrids 3.0.3.

    In the tutorial, there were no instructions to disable pro builder or anything like that. Is ProBuilder somehow interfering with the ability to move and work with normal objects?

    I should add that I CAN move them using the inspector directly, but I'm not getting the visual transform handles on the object itself in the Scene window.

    UnityIssue.png
     
    Aslan_Sumankalpa likes this.
  2. rickblacker

    rickblacker

    Joined:
    May 1, 2014
    Posts:
    266
    Hey, I figured it out... I needed to hit the ProBuilder Object Selection tool... I didn't realize this. I assumed that was only for ProBuilder objects, but I guess once you start using ProBuilder, those become embedded in the work flow.

    ProBuilderSelection.png
     
    Hosish5, Flemming-DC, oleg_v and 6 others like this.
  3. petyeti

    petyeti

    Joined:
    Nov 26, 2019
    Posts:
    1
    Thank-you for posting your solution, was stuck with this aswell. Appreciate it.
     
  4. Ben_Iyan

    Ben_Iyan

    Joined:
    May 13, 2016
    Posts:
    204
    I just wanted to add my thanks as well for posting your solution. It helped me a lot
     
  5. dk_10748

    dk_10748

    Joined:
    Jul 24, 2020
    Posts:
    1
    Thanks, the solution helped a lot
     
  6. Altia

    Altia

    Joined:
    Nov 14, 2014
    Posts:
    13
    Same here, was stuck for a few minutes :) Thanks!
     
  7. khushalyadavpune

    khushalyadavpune

    Joined:
    Nov 16, 2020
    Posts:
    5
    change hand tool to move tool
     
  8. Wolverine-X-man

    Wolverine-X-man

    Joined:
    May 13, 2020
    Posts:
    6
    LoL Thanks man ~ for this article....:):)
     
  9. Aslan_Sumankalpa

    Aslan_Sumankalpa

    Joined:
    Jan 6, 2021
    Posts:
    1
    I was stuck with this problem as well. Thank you for posting the solution! I will try it in my game