Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.32f1
2022.2.0a3
Issue ID
UUM-57124
Regression
No
The change in Component order of a Prefab Variant doesn't save when changed in Prefab Mode
Reproduction steps:
1. Open the attached "ReproProj" project
2. In the Project window, double-click on the "Assets/Root Variant" Prefab to open its Prefab Mode
3. In the Hierarchy window, select the "Child" Prefab
4. In the Inspector window, move the Audio Listener Component above the Box Collider Component using the Move Up option in the three dots menu
5. Exit "Root Variant"'s Prefab Mode
6. Double-click on the "Assets/Root Variant" Prefab in the Project window
7. In the Hierarchy window, select the "Child" Prefab
8. Observe the Component order
Expected results: The Audio Component is above the Box Collider Component
Actual results: The Audio Component is below the Box Collider Component
Reproducible with: 2021.3.32f1, 2022.2.0a3
Not reproducible with: 2022.3.13f1, 2023.2.1f1, 2023.3.0a15
Fixed in: 2022.2.0a4
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note:
There are no fixes planned for this Bug