Widget Interaction Component PressPointerKey doesn't work with multiple widget components

Hey Guys,
so idk what I do wrong.
But the problem is that, if you have multiple widget components and only one widget interaction component, after you have clicked on of the widget components, you will only be able to click on that one only.
The other one is not click able, but it registeres mouse move events & hover. Heck, the first clicked component even registeres click events even if you dont look at it, in a completely different direction.

This video shows the behaviour

So what do i need to do to fix this issue.
Btw, the widget used is just a button with a text block within it, no surrounding panel or whatever.
And the widget component has default settings except for the draw size.