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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment