How to handle collision for fast melee animation at lower FPS?

I think that a possibly more reliable way around this (and i think that you will need to do this if your game includes online multiplayer) is to do a line trace instead of using a collider.