Hi, glad to hear 5.1.1 have fixed UE-169413 Drag drop widgets, but when i try my implementation which is work perfectly in 4.27, there are still some problems: When the widget construct, The local transform of the geometry i got was strange, and have (0,0) local size, but after i once drag and drop it (only used SetPositionInViewport and geometry interfaces), then the geometry i got seems to be fine, and works as I expected.
Please tell me if I might missed something, thanks.