Bug: Drag objects via Mouse to world coordinates Causes objects to jump around

Could you show more of the event graph? None of the functions you say are your suspects are visible on there.

To me, this looks more like a problem with a line trace hitting the object that you’re dragging, causing it to bounce back and forth wildly every other frame as it alternately obstructs the line trace before it hits the back panel and then moves clear of it.