Search Issue Tracker
By Design
Votes
0
Found in
3.0.0b2
Issue ID
362057
Regression
No
Placement of parent/child gizmos
To Reproduce:
1. Create number of cubes.
2. Create an empty gameobject, and set is as parent of the cubes.
3. Select all the children, BUT not the parent gameobject.
4. Move the children cubes away from the parent. Notice the transform values change. Now select the empty parent object. The transform gizmo is displayed in the same position as when selecting only the cubes, but the transform values are different.
Expected:
1. When a group of objects is selected, the average position of the group is what should be displayed with a gizmo. The transform in the inspector should be temporary, not belong to any individual object.
2. When an object is selected the gizmo should center on the object's position as it is in the transform, even if the object is empty (not visible)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment