TGViewer
Everyday Unity Everyday Unity @everydayunity · 1.18K subscribers
Post #2603 1.06K
Everyday Unity A while ago I shared my Unity agent team repo here, and I've been using it in my daily work ever since. Last weekend I added two new agents focused purely on performance: a Unity Performance Reviewer and a Unity Profiler Analyst. And already yesterday, I…
A follow-up on my Unity agent team repo. In the comments on the last post Artem asked about the custom MCP tools the tester agent uses.

Here is the implementation from my prototype, sitting on top of the Coplay Unity MCP: custom actions to interact with the game, screenshots and scene hierarchy queries, so the agent can actually verify its own "manual" tests. Nothing fancy, but it closes the loop end-to-end. Feel free to adjust it for your own game logic.

Fair warning: this drains tokens fast. Automated tests are of course way faster and cheaper to run, and if you can cover a case with a unit or integration test you probably should. The difference with this setup is that the agent plays your actual game against "manual" test cases, not a test harness with mocks and stubs. And on my prototype I saw real results: the agent walked through real gameplay logic, caught actual issues, and reported back in plain English. Not a replacement for the automated suite, more of an extra pass on top. Your mileage may vary.

https://gist.github.com/AlexMerzlikin/a810877fb26c2325536213295ddb84c3

What is your setup for letting an agent verify its own changes in a running Unity build?

#ai #agent #unity #mcp
Gist Sample of MCP custom tool that lets an LLM control gameplay Sample of MCP custom tool that lets an LLM control gameplay - GamePlayTool.cs
  • 🔥 8
  • 👍 1
More from @everydayunity
  1. Sep 22, 2026Introducing GPT‑6 Sol and Luna And better & cheaper sol and luna as an immediate response…
  2. Sep 22, 2026Introducing Claude Opus 5.5 \ Anthropic Cost and speed. Opus 5.5 requires less compute to…
  3. Sep 21, 2026Claude Code effort level and model selection effort means more than just "thinking time."…
  4. Sep 19, 2026Netcode for GameObjects 3.0.0 is now available It is preparation for Unity’s shared Netcod…
  5. Sep 9, 2026Unity Plugin Official Unity plugin for Claude. https://claude.com/plugins/unity #ai
  6. Sep 5, 2026Have you tested Astra already? I checked deepswe bench and decided to test it with medium…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →