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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug