unity_editor_ping
Ping the Unity Editor to verify the bridge is running and responsive. Returns editor version, project name, and connection status, using an optional port for parallel-safe routing with multiple Unity instances.
Instructions
Check if the Unity Editor bridge is running and responsive. Returns editor version, project name, and connection status.
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. |