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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment