UMG Drag & Drop Operation Drag Start 0, 0 position

Not a solution, but an observation. Shouldn’t you be implementing dragging in the draggable widget instead, rather than the parent container. The visual will then be created using that widget’s geometry.

Or are you just demonstrating the issue?