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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
There are no fixes planned for this Bug