How to prevent a visible widget from absorbing click input?

Hello,

i also had a problem when my UI is consuming the mouse clicks.
I always had to double click to make a simple click event.
I tried a lot and in the end i disabled “Supports Activation Focus” in “Common Activatable Widget”.
I use the Common UI Plugin. So I don´t know if this Checkbox is also in non Common UI Elements available.
Now it works :slight_smile:

1 Like