Does the Blueprint receive Input in general?
If this is a Pawn or Character, the most likely cause is that the input is blocked by the Controller. (Check the BlockInput flag in the ClassDefaults).
Left mouse button event doesn’t work. Any ideas?