Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
Fix In Review for 6000.4.X
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
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
Add comment