Best way to implement bullet hit detection? Overlap events seem to be unreliable at higher velocities

7000 would move the bullet quite far in a single frame, so it makes sense that there’s no collision, have you tried increasing the length of the bullet’s collision volume?

As a side note I’d check out this:

for some info on overlaps vs hits.