Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2022.2.X):
There are no fixes planned for this Bug