2022-08-24 10:18:31.945 test_net6[99219:2127257] *** Canceling drag because exception 'System.ArgumentException' (reason 'The specified structure must be blittable or have layout information. (Parameter 'structure') (System.ArgumentException)
at ObjCRuntime.Runtime.InvokeMethod(MethodBase method, Object instance, IntPtr native_parameters)
at ObjCRuntime.Runtime.InvokeMethod(MonoObject* methodobj, MonoObject* instanceobj, IntPtr native_parameters)
at ObjCRuntime.Runtime.bridge_runtime_invoke_method(MonoObject* method, MonoObject* instance, IntPtr parameters, IntPtr& exception_gchandle)
') was raised during a dragging session
Steps to Reproduce
Expected Behavior
Drag&drop reordering works in .NET6 project
Actual Behavior
Environment
Version information
Example Project (If Possible)
test.zip