Clicking actors only works sometimes

I’m trying to make a endless runner during which you have to click objects before they pass the screen. Ultimatly the objects should get a different animations and not lower the score when they leave the screen, but for now I want to destroy the actors so they aren’t visible anymore and can’t trigger the score.

The problem is that the clicking only works sometimes, around 1 object every 2 tests. Does anyone know how to fix this?