Check Unity Editor connection, scene info, and compilation state
/plugin marketplace add akiojin/unity-mcp-server/plugin install akiojin-unity-mcp-server-claude-plugin-plugins-unity-mcp-server@akiojin/unity-mcp-server# Unity Status Check Comprehensively check the current state of Unity Editor. ## Actions The following information is retrieved and reported: ### 1. Connection Check Verifies the connection to Unity Editor is working. ### 2. Editor State Check Gets the current editor state (Play/Edit mode, pause state, etc.). ### 3. Scene Info Check Gets information about the currently loaded scene. ### 4. Compilation State Check Shows any compilation errors or warnings. ### 5. Console Log Check (Errors Only) Checks recent error logs. ## Output Format ## Usage Use this command ...