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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment