Adding a tiny amount of forward force to a collider causes it to stop dead, am I doing something wrong? (UE5)

Setup: empty pawn, throw in a sphere collider, simulate physics without gravity for simplicity, add some test force on an input event, and a tiny amount on tick. suddenly all forces on the object seem to be getting removed in a spooky way.