Search Issue Tracker
By Design
Votes
1
Found in
2020.1.0a19
2020.3
2020.3.3f1
2021.1
2021.2
Issue ID
1343515
Regression
Yes
Transform Gizmo is at the child position when GO is a child of another GO and Tool Handle is set to Center [20.1 regression]
How to reproduce:
1. Open the attached "1343515_Repro" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "GameObject"
4. Make sure Transform is select to "Center"
Expected results: The Transform gizmo is on the "GameObject"
Actual results: The Transform gizmo is on the Camera
Reproducible with: 2020.1.0a19, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
Not reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.1.0a18
Comments (1)
-
Orbiter197
Jun 17, 2021 12:33
Toggle Tool Handle Position from center to pivot
Unity Documentation: https://docs.unity3d.com/Manual/Toolbar.html (in table find row with description: "Toggling the Transform Gizmo affects the the Scene view")
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
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
- TextMeshPro ligatures broken when Font Style setting is changed from “Lowercase” to “Uppercase”
Resolution Note:
By design, starting with 2020.1 the behavior is more consistent when Cameras are present, when the tool handle mode is set to Center. When it's set to Pivot, then the tool gizmo is placed on the pivot, no behavior change there.