Unity AI - AI agents built directly into Unity workflows
Unity AI is a beta suite for Unity 6+ that brings agentic assistance directly into the Editor. It includes a project-aware assistant, AI Gateway for connecting third-party agents, and Unity’s official MCP Server for bridging Unity with IDEs and external tools.



Replies
Flowtica Scribe
Hi everyone!
Game development is a very context-heavy environment, and that is exactly where many generic coding agents struggle.
@Unity building its own AI layer makes a lot of sense. The assistant sits inside the Editor, understands Unity-specific workflows, and can work with project context like scenes, GameObjects, components, assets, and Editor actions. That is the kind of environment a game dev agent actually needs.
You can use Unity’s own agent, or connect a supported third-party AI subscription through AI Gateway and MCP. The suite also includes control surfaces like undo, AI-generated asset tagging, permissions, and generator controls, which matter a lot when AI starts touching real projects.
For anyone curious about the training data and model policy side, Unity has a detailed Guiding Principles page.
@zaczuo ohh that nice !