I have a small projectile that is fired by the player with a mesh and a movement component. For some gosh darn reason the projectile just decides to clip through the brush geometry seemingly at random, even when neither the target nor the shooter has moved. What can I check that might solve this issue? The example is shown below.
How nobody else seems to have this issue is way beyond me.