UMG Drag and Drop Operation Widget to drag starts at 0, 0 for any pivot

I have the same problem with flying from 0,0. But that solution is not helping me in my case. I want to custom new widget appear when I drag from image. As was in video tutorial by Wes Bunn, he created widget in OnDetectDrag function and then immediately plugged it as DraggedVisual into “create drag and drop operation” node. So why in this case this new widget appears at 0,0 and then fly to pivot?