[HELP!] Why is my hit counter incrementing more than +1 per hit?

I am making a breakout game. When the ball hits a block the hit counter increments by 1.

About 20% of the time, the hit counter increments multiple times.

What am I doing wrong? Is it because I am using destructable mesh? I have set it to destroy actor as the first thing.

Thanks!