我无法在Unity Editor中移动,旋转,缩放GameObject [英] I can't move, rotate, scale GameObject in Unity Editor

查看:877
本文介绍了我无法在Unity Editor中移动,旋转,缩放GameObject的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法移动,旋转或缩放对象.为什么是这样?

I can't move, rotate or scale Objects. Why is this?

注意:我正在使用 Unity 4 .

推荐答案

在您发布的屏幕截图中,您显然处于 Pan Mod :

From the Screenshot you posted, you are clearly in Pan Mod:

您需要处于 Move Mode 移动对象, Rotate Mode 旋转对象, Scale Mode 缩放对象和 RectTransform模式修改Canvas和UI对象RectTransform.

You need to be in Move Mode to move Objects, Rotate Mode to rotate objects, Scale Mode to scale Objects and RectTransform Mode to modify Canvas and UI Object RectTransform.

移动模式:

旋转模式:

缩放模式:

RectTransform比例模式:

我还注意到您只有 Game View .您应该同时具有游戏"和场景"视图.您需要进入场景视图才能移动,旋转或缩放对象.

I also noticed that you only have the Game View. You should have both Game and Scene views. You need to be in the Scene View in order to move,rotate or scale an Object.

重置布局,您将获得场景视图.您可以使用下面的图片查看操作方法.

Reset your layout then you will have Scene View. You can use the image below to see how to do that.

您可以在此处找到更多信息.

You can find more about this here.

这篇关于我无法在Unity Editor中移动,旋转,缩放GameObject的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆