If you have fast moving objects and they don’t seem to collide very well at times, do these steps:
Turn Collision Detection for the objects that are colliding to Continuous.
Go to Edit > Project Settings > Time and decrease Fixed Timestep. By default, it’s set to 0.02. Decreasing this value increases the number of times Unity updates physics.