Latest updates, release notes, and posts from Signal Loop.
Product | Unity Code Agent | July 2026
Unity Code Agent is an open-source agent designed for long-running autonomous tasks inside the Unity Editor. Supports Skills, custom tools, MCP servers, BYOK providers and Github Copilot subscription (free and paid).
Tags: Unity, AI Agents, Open Source, Game Development
Release | Unity Code Agent | July 2026
The 0.2 release adds visual Game View inspection, clearer response controls, project-specific sessions, safer C# execution, and stronger Unity workflow guidance.
Tags: Release Notes, Unity, AI Agents, Gameplay Automation
Release | Unity Code MCP Server | July 2026
The 0.5 release removes the UniTask requirement and makes gameplay input, async tool execution, and Unity package compatibility more reliable.
Tags: Release Notes, Unity, AI Agents, Gameplay Automation
Guide | Unity Code MCP Server | May 2026
A practical look at using play_unity_game to automate gameplay checks in real Unity projects, with Pong and top-down driving examples.
Tags: Unity, Gameplay Automation, Playtesting, AI Agents
Release | Unity Code MCP Server | May 2026
The 0.4 release makes Unity agent workflows easier to connect, easier to observe, and more reliable during Play Mode and test automation.
Tags: Release Notes, Unity, AI Agents, Transport
Release | Unity Code MCP Server | April 2026
The 0.3 release adds PlayUnityGame tool and improves reliability for AI agent workflows.
Tags: Release Notes, Gameplay Automation, AI Agents
Feature | Unity Code MCP Server | April 2026
Unity Code MCP Server Favourite Scripts are an open source lightweight alternative to custom Editor Windows: no class boilerplate, no recompile, instant iteration. Write them with your AI agent or by hand, and run them in one click.
Tags: Automation, Unity, Favourite Scripts
Release | Unity Code MCP Server | March 2026
The 0.2 release focuses on making your AI agent smarter out-of-the-box and giving you better tools directly inside the Unity Editor.
Tags: Release Notes, Unity, AI Agents
Release | Unity Code MCP Server | March 2026
The 0.1 release focuses on reliability and ease of use: zero-config connection, domain-reload-safe server restarts, cleaner project structure, auto scene-dirty, and better AI feedback.
Tags: Release Notes, Reliability, Unity