Drag and Drop On invisible Ui area

  • ensure the widget we’re dropping on has at least one Visible element
  • override both onMouseButtonDown and onMouseButtonUp but pass `Unhandled’.

image

This should allow you to detect clicks (from onDrop and others) and then pass the input to the Player Controller.