This version of Unity is unsupported.

Rigidbody2D.simulated

Switch to Manual
public bool simulated;

Description

Indicates whether the rigid body should be simulated or not by the physics system.

When not simulated, any attached Collider2D or Joint2D also do not participate in the physics simulation.