This version of Unity is unsupported.

Rigidbody2D.freezeRotation

Switch to Manual
public bool freezeRotation;

Description

Controls whether physics will change the rotation of the object.

If freezeRotation is enabled, the rotation in Z is not modified by the physics simulation.

See Also: Rigidbody2D.constraints.