unity_scene_new
Create a new empty Unity scene programmatically. Use this to generate a blank canvas for building 3D environments via the MCP server.
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. |