Event on clicked (Capsule)

Hello
Im trying to call an Onclicked event and when it fires it should print something but for some reason it only fires sometimes. I have to press like 10 clicks so the event fires only once. Whats happening? is it normal? i already activated all settings in player controller. It only fires when i click repeatedly on the player.
Thank you in advice.

Do you perhaps have a widget that is in the viewport? That will absorb the clicks you issue. Get rid of the widget if so and test it. If it works, you know your problemmo.