Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.5f1, 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.0.56f1
6000.2.2f1
6000.3.0b1
Issue ID
UUM-116026
Regression
No
GUI.changed is not set when dragging objects onto the header of a Reorderable List
Reproduction steps:
1. Open the attached “BugRepro” project
2. Select the “Assets/Editor/SomeObject.asset” asset in the Project window
3. Drag and drop “Assets/Editor/SomeObject.asset” asset onto both the ReorderableArray and NonReorderableArray headers in the Inspector window
4. Observe the Changed flag displayed in the Inspector window
Expected result: The Changed flag becomes True for both
Actual result: For NonReorderableArray the Changed flag becomes True, but for ReorderableArray the Changed flag remains False
Reproducible with: 6000.0.56f1, 6000.2.2f1, 6000.3.0b1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Not reproducible with Non-reorderable lists
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment