文档

​
​

Development

User Acquisition

Monetization

工业

Unity Hub

Download Unity Hub

Unity Hub

此页面不支持所选语言。
​
​
Unity Hub
  • Introduction to Unity Hub
  • Install the Hub
  • Download and manage Unity Editor installations
  • Projects overview
  • Templates overview
  • Command Line Interface overview
    • Hub CLI
  • Manage licenses
  • Deeplinking support for local projects
  • Hub UI reference
  1. Unity Hub

Command line interface overview

Compare the Unity command line interface and Hub command line interface and choose the interface that fits your workflow.
阅读时间1 分钟
最后更新于 2 个月前

Install and manage Unity Editors and modules from a command line interface (CLI) in one of the following ways:
  • Unity CLI: The standalone
    unity
    binary. Install, update, and run it without the Unity Hub desktop application. Use it for new scripts, automation, and CI pipelines.
  • Hub CLI: The CLI in the Unity Hub desktop application. Run it in headless mode with
    -- --headless
    on Windows and macOS, or with
    --headless
    on Linux.
注意
The Unity CLI is experimental. The CLI might not include every feature available in the Hub UI. The Hub CLI is deprecated with minimal support from version 3.18.0 of the Unity Hub.
For command syntax, flags, and module IDs, refer to Unity CLI reference or Hub CLI reference.
Unity CLIInstall and use the standalone
unity
CLI, including commands, output formats, automation, and migration from the Hub CLI.
Hub CLIRun Hub CLI tasks from the terminal or look up commands, flags, and module IDs.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 其他资源
  • Hub UI reference
  • Unity CLI reference
  • Hub CLI
  • Use the Hub CLI
  • Hub CLI reference

报告此页面的问题