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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment