unity_scene_new
Create a new empty scene in Unity to start building from scratch. Specify the target Unity instance port to ensure correct routing when working with multiple editors.
Instructions
Create a new empty scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Target Unity instance port for parallel-safe routing. Get this from unity_select_instance. When working with multiple Unity instances, ALWAYS include this parameter. |