Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2018.4
2020.2
2020.2.0b2
Issue ID
1276047
Regression
No
Unapplied Prefab override Components cannot be reordered by dragging them with a mouse
How to reproduce:
1. Open user-submitted project (ReproPrefabComponentOrderBug.zip)
2. Open the SampleScene
3. Select the 'RootPrefab'
4. In the Inspector window attempt to reorder one of the Components by dragging via Mouse
Expected result: the Component is reordered
Actual result: a pop-up dialog will appear asking to open the prefab to edit components despite these components not existing in the prefab.
Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b2
Notes:
Reordering works as expected if done by right-clicking and selecting 'Move Up'/'Move Down'
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4