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
-
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.