Why is my event click dosent work?

i have show mouse cureser enabled i have click event enabled i have the event but it dosent work why???

You have to check if the Mouse Click Events are enabled at the PlayerController too, than check if the default click trace channel is the Visibility. Then make sure that the actor that you’d like to click on has a Collision set that it blocks the Visibility channel. (No Collision option is NOT good)

i did it alls still dosent work

Project Settings/Input/Mouse Properties: Use mouse for Touch - UNchecked?

thank you finnaly it works