Hi,
Is your projectile a dynamic physics object ?
If so , it needs to be heavy enough to cause damage to the object
You need also to make sure the damage threshold on the geometry collection component are adjusted accordingly to reflect how strong or weak you want your geometry collection to be
I also recommend using the blueprint function for the geometry collection component
You can see how it is used in this tutorial:
I hope this helps