Unintended collision bouncing during movement

4.2.2

I have a ship scene that moves across space and a player that accompanies its movement. However, when they hit each other during movement, the player goes flying off, even though their velocity is similar. They are both of type RigidBody3D. What causes this and how can I solve it?

Demonstration of the issue: