This version of Unity is unsupported.

ConstantForce2D.relativeForce

Switch to Manual
public Vector2 relativeForce;

Description

The linear force, relative to the rigid-body coordinate system, applied each physics update.

The force is specified in the local rigid-body coordinate frame i.e. dependent on the rigid-body rotation and is applied to the center-of-mass therefore no torque is generated.