Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1.0a15
Issue ID
1393058
Regression
No
Redo changes the order of Prefab's children
Steps:
1. Make a prefab instance with a child
2. Add another GameObject to Hierarchy
3. Parent it to the Prefab instance before the prefab's own child
4. Undo
5. Redo
==>
Added GameObject is added as last child (should be first)
Take a look into attached movie for details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Double separation lines are present in Override Controls in a new Volume Profile Asset
- Timeline UI elements overlap with the toolbar and property section when resizing a docked Animation window horizontally
- Asset is shown as not checked out but is editable when adding a scoped registry
- [Linux] Input field does not receive characters when they are inputted with the SHIFT modifier
- ArgumentOutOfRangeException: Index was out of range when converting subgraph properties and nodes to Subgraph Operator
Add comment