Skip to content

How Unity’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score26/100

Agent-ready 49.9 × 0.30 = 14.97

API quality 0.0 × 0.20 = 0.00

Openness 16.8 × 0.20 = 3.36

Built-in AI 33.3 × 0.15 = 4.99

Automation 15.0 × 0.15 = 2.25

(14.97 + 0.00 + 3.36 + 4.99 + 2.25) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 25.57 ÷ 1.00 = 25.6

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready49.9/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://unity.com/llms.txtUnity’s free plan, Unity Personal, is for individuals and small organizations with less than $100K of revenue and funds raised in the last 12 months.
  • [claimed-docs] https://unity.com/llms.txtCreate and optimize high-end games and interactive experiences. Bring your team’s vision to life with Unity’s real-time development platform.
  • [probe] https://unity.com/llms.txtPROBE runtime (recorded 2026-09-15): unity.com serves a site-root llms.txt ('# Unity — Develop, deploy, and grow with Unity...'), but docs.unity3d.com has none (HTTP 404) and manual pages have no .md mirrors — the marketing site is machine-readable, the actual documentation is not.
  • [probe] https://docs.unity3d.com/llms.txtPROBE llms.txt: HTTP 404 at https://docs.unity3d.com/llms.txt
  • [probe] https://docs.unity3d.com/Manual/index.html.mdPROBE docs-md: HTTP 404 at https://docs.unity3d.com/Manual/index.html.md

Run the product headlessly / in CI for automationweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [probe] https://unity.com/downloadPROBE runtime (recorded 2026-09-15): Unity Hub installs keylessly from Homebrew (cask unity-hub 3.21.2, 'Management tool for Unity') — the entry point to the editor whose -batchmode/-nographics CLI is documented for headless CI builds.
  • [community] https://hn.algolia.com/api/v1/items/44973269The extravagant cost of a Unity seat meant we couldn't afford to give anyone except the Unity devs a license... For the same reason, we couldn't set up a build server in our CI system. It was an absolute nightmare.

Plug MCP servers into this product so it can use their toolsweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

  • [probe] https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.htmlofficial MCP server documented at https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.html
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.

Connect an agent via an official MCP serverweight 3

3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max

  • [probe] https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.htmlofficial MCP server documented at https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.html
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.
  • [claimed-docs] https://docs.unity.com/en-us/ai/credits/credits-aboutWhenever you generate an image, create a 3D model, produce a sound effect, or send a message to the Assistant, you spend Unity Credits from your organization's monthly allocation.

Use an official CLIweight 2

2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [claimed-docs] https://docs.unity3d.com/Manual/BuildSettings.htmlUnity can build your application for different platforms with unique build configurations using build profiles in the Unity Editor.
  • [probe] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlofficial CLI documented at https://docs.unity3d.com/Manual/EditorCommandLineArguments.html
  • [probe] https://unity.com/llms.txtPROBE runtime (recorded 2026-09-15): unity.com serves a site-root llms.txt ('# Unity — Develop, deploy, and grow with Unity...'), but docs.unity3d.com has none (HTTP 404) and manual pages have no .md mirrors — the marketing site is machine-readable, the actual documentation is not.

Drive the product through a documented public APIweight 3

3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max

  • [claimed-docs] https://docs.unity3d.com/Manual/scripting.htmlInteracting directly with the public Unity APIs allows for finer control and a greater degree of customization.
  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [claimed-docs] https://docs.unity3d.com/Manual/ExtendingTheEditor.htmlUnity lets you extend the editor with your own custom inspectors and Editor Windows and you can define how properties are displayed in the inspector with custom Property Drawers
  • [probe] https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.htmlofficial MCP server documented at https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.html
  • [probe] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlofficial CLI documented at https://docs.unity3d.com/Manual/EditorCommandLineArguments.html
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.
  • [probe] https://unity.com/downloadPROBE runtime (recorded 2026-09-15): Unity Hub installs keylessly from Homebrew (cask unity-hub 3.21.2, 'Management tool for Unity') — the entry point to the editor whose -batchmode/-nographics CLI is documented for headless CI builds.

Issue scoped/least-privilege API credentials for an agentweight 2

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Build against official SDKsweight 2

2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/scripting.htmlInteracting directly with the public Unity APIs allows for finer control and a greater degree of customization.
  • [claimed-docs] https://docs.unity3d.com/Manual/Packages.htmlPackages deliver a wide range of enhancements to Unity through the Package Manager.
  • [claimed-docs] https://docs.unity3d.com/Manual/ExtendingTheEditor.htmlUnity lets you extend the editor with your own custom inspectors and Editor Windows and you can define how properties are displayed in the inspector with custom Property Drawers
  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/BuildSettings.htmlUnity can build your application for different platforms with unique build configurations using build profiles in the Unity Editor.
  • [probe] https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.htmlofficial MCP server documented at https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.html
  • [probe] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlofficial CLI documented at https://docs.unity3d.com/Manual/EditorCommandLineArguments.html
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.
  • [probe] https://unity.com/llms.txtPROBE runtime (recorded 2026-09-15): unity.com serves a site-root llms.txt ('# Unity — Develop, deploy, and grow with Unity...'), but docs.unity3d.com has none (HTTP 404) and manual pages have no .md mirrors — the marketing site is machine-readable, the actual documentation is not.

Subscribe to events via webhooksweight 2

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Agent-ready = 84.8 ÷ 170 × 100 = 49.9

API quality0.0/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://docs.unity3d.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.unity3d.com/openapi.json, https://docs.unity3d.com/swagger.json, https://docs.unity3d.com/api/openapi.json, https://docs.unity3d.com/.well-known/openapi.json)
  • [probe] https://docs.unity3d.com/Manual/index.html.mdPROBE docs-md: HTTP 404 at https://docs.unity3d.com/Manual/index.html.md
  • [probe] https://docs.unity3d.com/llms.txtPROBE llms.txt: HTTP 404 at https://docs.unity3d.com/llms.txt
  • [probe] https://unity.com/llms.txtPROBE runtime (recorded 2026-09-15): unity.com serves a site-root llms.txt ('# Unity — Develop, deploy, and grow with Unity...'), but docs.unity3d.com has none (HTTP 404) and manual pages have no .md mirrors — the marketing site is machine-readable, the actual documentation is not.
  • [claimed-docs] https://docs.unity3d.com/Manual/scripting.htmlInteracting directly with the public Unity APIs allows for finer control and a greater degree of customization.

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://docs.unity3d.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.unity3d.com/openapi.json, https://docs.unity3d.com/swagger.json, https://docs.unity3d.com/api/openapi.json, https://docs.unity3d.com/.well-known/openapi.json)
  • [probe] https://docs.unity3d.com/llms.txtPROBE llms.txt: HTTP 404 at https://docs.unity3d.com/llms.txt
  • [probe] https://docs.unity3d.com/Manual/index.html.mdPROBE docs-md: HTTP 404 at https://docs.unity3d.com/Manual/index.html.md
  • [probe] https://unity.com/llms.txtPROBE runtime (recorded 2026-09-15): unity.com serves a site-root llms.txt ('# Unity — Develop, deploy, and grow with Unity...'), but docs.unity3d.com has none (HTTP 404) and manual pages have no .md mirrors — the marketing site is machine-readable, the actual documentation is not.

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/scripting.htmlInteracting directly with the public Unity APIs allows for finer control and a greater degree of customization.
  • [claimed-docs] https://docs.unity3d.com/Manual/Packages.htmlPackages deliver a wide range of enhancements to Unity through the Package Manager.
  • [probe] https://docs.unity3d.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.unity3d.com/openapi.json, https://docs.unity3d.com/swagger.json, https://docs.unity3d.com/api/openapi.json, https://docs.unity3d.com/.well-known/openapi.json)
  • [probe] https://docs.unity3d.com/Manual/index.html.mdPROBE docs-md: HTTP 404 at https://docs.unity3d.com/Manual/index.html.md

API quality = 0.0 ÷ 70 × 100 = 0.0

Openness16.8/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [claimed-docs] https://docs.unity3d.com/Manual/ExtendingTheEditor.htmlUnity lets you extend the editor with your own custom inspectors and Editor Windows and you can define how properties are displayed in the inspector with custom Property Drawers
  • [claimed-docs] https://docs.unity3d.com/Manual/scripting.htmlInteracting directly with the public Unity APIs allows for finer control and a greater degree of customization.
  • [probe] https://docs.unity3d.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.unity3d.com/openapi.json, https://docs.unity3d.com/swagger.json, https://docs.unity3d.com/api/openapi.json, https://docs.unity3d.com/.well-known/openapi.json)
  • [probe] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlofficial CLI documented at https://docs.unity3d.com/Manual/EditorCommandLineArguments.html

Export all of my data in open formats and leaveweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Read the product's source under an open licenseweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/Packages.htmlPackages deliver a wide range of enhancements to Unity through the Package Manager.
  • [claimed-docs] https://unity.com/llms.txtUnity’s free plan, Unity Personal, is for individuals and small organizations with less than $100K of revenue and funds raised in the last 12 months.
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.

Self-host the core productweight 3

3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [claimed-docs] https://docs.unity3d.com/Manual/BuildSettings.htmlUnity can build your application for different platforms with unique build configurations using build profiles in the Unity Editor.
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.
  • [probe] https://unity.com/downloadPROBE runtime (recorded 2026-09-15): Unity Hub installs keylessly from Homebrew (cask unity-hub 3.21.2, 'Management tool for Unity') — the entry point to the editor whose -batchmode/-nographics CLI is documented for headless CI builds.
  • [community] https://hn.algolia.com/api/v1/items/44973269The extravagant cost of a Unity seat meant we couldn't afford to give anyone except the Unity devs a license... For the same reason, we couldn't set up a build server in our CI system. It was an absolute nightmare.

Openness = 16.8 ÷ 100 × 100 = 16.8

Built-in AI33.3/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.unity.com/en-us/ai/credits/credits-aboutWhenever you generate an image, create a 3D model, produce a sound effect, or send a message to the Assistant, you spend Unity Credits from your organization's monthly allocation.
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.
  • [probe] https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.htmlofficial MCP server documented at https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.html

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [probe] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlofficial CLI documented at https://docs.unity3d.com/Manual/EditorCommandLineArguments.html
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.
  • [probe] https://unity.com/downloadPROBE runtime (recorded 2026-09-15): Unity Hub installs keylessly from Homebrew (cask unity-hub 3.21.2, 'Management tool for Unity') — the entry point to the editor whose -batchmode/-nographics CLI is documented for headless CI builds.

Delegate tasks to a built-in AI assistant inside the productweight 3

3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max

  • [claimed-docs] https://docs.unity.com/en-us/ai/credits/credits-aboutWhenever you generate an image, create a 3D model, produce a sound effect, or send a message to the Assistant, you spend Unity Credits from your organization's monthly allocation.
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.

Operate the product with natural-language commandsweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://docs.unity.com/en-us/ai/credits/credits-aboutWhenever you generate an image, create a 3D model, produce a sound effect, or send a message to the Assistant, you spend Unity Credits from your organization's monthly allocation.
  • [probe] https://unity.com/features/aiPROBE runtime (recorded 2026-09-15): Unity ships an OFFICIAL MCP server as part of Unity's AI tools (beta) inside the com.unity.ai.assistant package — unity.com/features/ai links 'View MCP Docs' to the package manual's unity-mcp-get-started page (verified live), and the Personal plan page lists "Unity's MCP" as included. Closed distribution: no public repo (GitHub search `mcp org:Unity-Technologies` → 0 results) and no standalone package, so no keyless handshake is possible; AI usage is metered via Unity Credits. Community MCP is the largest of any engine: CoplayDev/unity-mcp, 14,243 stars, pushed 2026-09-05.
  • [probe] https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.htmlofficial MCP server documented at https://docs.unity3d.com/Packages/com.unity.ai.assistant@latest/index.html?subfolder=/manual/integration/unity-mcp-get-started.html

Built-in AI = 30.0 ÷ 90 × 100 = 33.3

Automation15.0/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [claimed-docs] https://docs.unity3d.com/Manual/scripting.htmlInteracting directly with the public Unity APIs allows for finer control and a greater degree of customization.
  • [claimed-docs] https://docs.unity3d.com/Manual/AssetDatabase.htmlThe Asset Database stores information about the original source asset files and their imported counterparts to keep the two sets of data in sync.

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 4 (quality) × 0.6 (partial) = 7.2 of 30 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/ExtendingTheEditor.htmlUnity lets you extend the editor with your own custom inspectors and Editor Windows and you can define how properties are displayed in the inspector with custom Property Drawers
  • [claimed-docs] https://docs.unity3d.com/Manual/scripting.htmlInteracting directly with the public Unity APIs allows for finer control and a greater degree of customization.

Schedule recurring jobs or workflowsweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.unity3d.com/Manual/CommandLineArguments.htmlYou can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
  • [claimed-docs] https://docs.unity3d.com/Manual/EditorCommandLineArguments.htmlYou can launch the Unity Editor and Player with additional command line arguments to control startup behavior, configure settings, or automate workflows.
  • [claimed-docs] https://docs.unity3d.com/Manual/PlayerCommandLineArguments.htmlRun the application in headless mode. In this mode, the application doesn’t display anything or accept user input.
  • [probe] https://unity.com/downloadPROBE runtime (recorded 2026-09-15): Unity Hub installs keylessly from Homebrew (cask unity-hub 3.21.2, 'Management tool for Unity') — the entry point to the editor whose -batchmode/-nographics CLI is documented for headless CI builds.

Version, review, and roll back my automationsweight 1

1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Automation = 12.0 ÷ 80 × 100 = 15.0