Search Issue Tracker
By Design
Votes
0
Found in
2021.3.56f1
2022.3.66f1
6000.0.57f1
6000.2.3f1
6000.3.0b1
Issue ID
UUM-116118
Regression
No
GameObject cannot be resized with Scale Tool when axis scale is 0
*Steps to reproduce:*
1. Create a project
2. Create a Cube GameObject (GameObject > 3D Object > Cube)
3. Set one of the axis Scale values to 0 in the Inspector
4. Select Scale Tool in the Scene window
5. Scale the Cube with the Scale Tool on the same axis that was set to 0
*Actual results:* GameObject does not get scaled
*Expected results:* GameObject gets scaled
*Reproducible with versions:* 2021.3.56f1, 2022.3.66f1, 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
*Tested on (OS):* macOS Sequoia 15.4 (M4), Windows 11
*Note:* Issue is also reproducible when scaling all axis at once with the Scale Tool
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Resolution Note:
When setting the scale of an axis to 0 in the inspector, it's not possible to change it using the tools in the scene view (as it is not possible to set the scale to 0 with the tools). This is an expected behavior, as you don't want that value to be changed when manipulation all axis for instance (0 must remain 0). This is also an behavior used by other DCCs such as Blender for instance.