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
- Terrain's "Add Tree" error helpbox uses the wrong styling
- Error is thrown when deleting "Snapshot" with another Snapshot present in Audio Mixer window
- Prefab Source and Override content bounds are misaligned
- Prefab Source and Override foldouts are not functional
- Terrain Component uses "?" near the "Random" checkbox in "Paint Trees" tool
Resolution Note:
There are no fixes planned for this Bug