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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a4