Cant get onclicked to work

I’ve updated nvidia drivers, did the project settings, did the ai character trace block, did the clickable, did game mode and ui, still to no avail. What else am I missing?

317191-ps3.png

I did this in level BP:

and this in a bp actor:

worked first time. I’d try the level BP code, I think you may have enabled mouse clicks on a different controller from the one you’re actually using, maybe.

I’m afraid I think you’ll have to start off with a basic level, and try to find out what is different in this level you’re now working on…

Hey thanks for the suggestion. It’s weird, creating a new project and doing that works, so there must be something wrong with my current project…

Ah good…

Found my problem. My first person character has a capsule component with collision blocked which was receiving all the clicks.