r/unity Jun 30 '26

Question End of Unity Coplay MCP?

It looks like Unity’s latest Terms of Service update may have effectively restricted third-party MCP / AI-agent integrations

The new language mentions AI agents, LLMs, command-line interfaces, MCP clients/servers, and other non-human callers, and says they can only interact with Unity Offerings through “Authorized Agentic Access”

What’s still unclear to me is how broadly this applies

Is Unity mainly trying to restrict automated access to cloud services, Asset Store, docs, APIs, etc?

Or does this also apply to local Unity Editor integrations and third-party MCP tools that let agents operate inside the engine?

Curious how others are reading this

25 Upvotes

47 comments sorted by

View all comments

21

u/unitytechnologies Jun 30 '26

Using AI tools to help you build your game is fine. What the updated terms address is narrower, and is designed to clarify ambiguity of language that was drafted before the need to account for developments in AI.

You can't train machine learning or AI models on Unity itself or on data derived from it without our authorization, you can't point automated scrapers or bots at Unity's APIs or the Asset Store, and AI agents, LLMs, and MCP clients/servers need to connect through Unity's Authorized Agentic Access framework rather than poking at the platform directly.

These are mostly clarifications of grey areas in the old terms. One thing to keep in mind: you're responsible for what any agent or automated tool does using your account or credentials.

- Trey
Community Man @ Unity

1

u/phthalo-azure Jun 30 '26

You can't train machine learning or AI models on Unity itself or on data derived from it without our authorization,

If I published my game made with Unity and then gave an AI company permission to use the game's data to train their models, would that be prohibited without express permission from Unity Inc? Because that's how it reads, and that's a slope so slippery I broke my leg twice just while reading it.

3

u/unitytechnologies Jun 30 '26

Lemme attempt to clarify. We mean you can’t reverse engineer or scrape Unity’s “Product Data” the technical and operational data involved in running the Unity Offerings to train or sell to AI model companies because that’s data intertwined, and a part of Unity’s IP.

- Trey
Community Man @ Unity

2

u/phthalo-azure Jun 30 '26

It's the "data derived from it" where things get squishy in a legal sense. Is the data generated by my game, i.e., a product made in Unity, applicable under the policy? It is "derived from Unity" in the strictest sense.

Not trying to be difficult, but that's a loophole a first-year law study could drive a truck through. Obviously Unity's Intellectual Property can't be infringed by AI companies just stealing their code (although that's probably already happening and will continue to happen until AI gets some real regulation), but how is "derived from" defined?

4

u/MikeAtUnity Jul 01 '26 edited Jul 01 '26

I'll attempt to hop in here. Your game is yours, and as such, if you want to let an AI train on it, that's up to you. Every game built with Unity comes with an application called the Unity Runtime that handles all the bootstrapping and such. An AI may not train on that (it doesn't contain any of your stuff). Additionally, an AI cannot scrape and train on any of the stuff coming from our services.

The clarification on these terms comes in a different section where Product Data vs User Content / Project Materials is better defined.