Left mouse button not always working

Strangely the left mouse click works once and then only the release input event fires.

I’ll put my blueprint down here, basicaly I snap an object to the camera with the input E and then disable the controller on the pawn and enabled it on the using actor so I can fire the left mouse button directly on the actor, at a second press of E my control input returns to the pawn and it disables the controller input on the actor.

When I do this the first time it works fine and i can click multiple times but when i release my object, pick it up again and inteact with it with my left mouse button it works only the first time and then only the release left mouse button fires the input.

What am I doing wrong?

201237-left+mouse+button+input+-+second+step.jpg