I believe unhandled is the correct way too base on the documentation, but it doesn’t seem to work… I’ll take another look when I get back to my computer.
Currently I directly override the NativeOnMouseButtonDown, UP, MOVE in the widget class to handle it. But in this way I’ll have to figure out which widget the mouse hits myself. I’ll try the BP setup ASAP. Thank you!