Not possible to click Button at all (child widget)

i ran into a issue with my current engine version in wich i cant click the button anymore of the child widget.
Everything in the child widget is unchanged.
Is this a straight up bug or am i dong something wrong ?

Hello!
First, did you checked the widget hierarchy? If there is a mother widget with visibility setting to hitTestInvisible ?

It happens sometimes.

And can you provide graph of onClicked event of your widget?

1 Like

On clicked just Exectutes command player kicked and its defently not the issue. But if only one widget is shown it works if there are more in the list it doesnt work.

Meaning mouseover and click events

You rock!! Thank you!!