Skip to content

Releases: NishantJLU/Unity-MCP

Unity-MCP Pro v1.0.0

17 May 09:27

Choose a tag to compare

🌌 Unity-MCP Pro v1.0.0

The initial production-ready release of Unity-MCP Pro, the high-performance bridge transforming the Unity Editor into an agentic environment.

🚀 Key Features

  • 👁️ AI Vision: Captures live snapshots of the Editor for visual reasoning.
  • 📊 Scene Graph Analytics: Structured JSON mapping of the entire scene hierarchy.
  • ⚡ Reflection-Based Control: Modify any public property on any component using C# Reflection.
  • 🛡️ Main-Thread Safety: Robust \EditorApplication\ dispatcher for safe command execution.

🛠️ Quick Start

  1. Download the provided \Unity-MCP-v1.0.0.zip.
  2. Run \setup.bat\ to install dependencies.
  3. Import the \UnityScripts\ folder into your Unity project.
  4. Open Window > AI > Unity MCP Pro in Unity and click ESTABLISH LINK.

Refer to the README for detailed setup instructions.