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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
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.