Unity
Read post

Meet the Unity CLI: manage Unity from your terminal

Unity has released a standalone Unity CLI binary that lets developers manage editors, modules, projects, and authentication entirely from the terminal without needing the UI. The CLI supports structured JSON/TSV output, clear exit codes, and service-account auth for CI pipelines. Alongside it, the experimental com.unity.pipeline package enables the CLI to drive a running Unity Editor or dev Player build over a local API. Developers can expose custom commands using a [CliCommand] attribute on static methods. A key feature, unity command eval, runs arbitrary C# code live inside a running Editor via a Roslyn-based REPL with no recompile or domain reload needed. Together, these tools create a tight feedback loop for AI agents to observe, act on, and verify changes in a live Unity project.

    #game-development#ai-agents#cicd#cli#unity
Jul 20•10m read time•From unity.com
Post cover image
Table of contents
What is the Unity CLIGet startedBuilt for automation
62.6K Impressions3 Comments
Unity's image
Unity

The Unity Blog offers insights, tutorials, and updates on Unity, a popular game engine used for buil...

583 Followers

•

851 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard