Physics2D.defaultPhysicsScene

Switch to Manual
public static PhysicsScene2D defaultPhysicsScene ;

Description

The PhysicsScene2D automatically created when Unity starts.

A default PhysicsScene2D is automatically created when Unity starts. It is used by any Scene that does not request a local 2D physics Scene.