This version of Unity is unsupported.

Rigidbody.automaticInertiaTensor

Switch to Manual
public bool automaticInertiaTensor;

Description

Whether or not to calculate the inertia tensor automatically.

If enabled, the inertia tensor is calculated automatically based on the settings of attached Colliders. If no colliders are present, the tensor has a default value of Vector3(1,1,1).