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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment