文档

​
​

Development

User Acquisition

Monetization

工业

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

此页面不支持所选语言。
​
​
Unity Dashboard
  • Accounts
  • Organizations
  • Projects
  • Products
  • Billing
Developer Data
  • Introduction to the Developer Data Framework
  • Get started
  • View Diagnostics for your project
  • Privacy and consent
Unity Asset Manager
  • What's new
  • Asset Manager web
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
    • Create a pipeline
    • Run a pipeline
    • Edit a pipeline
    • Delete a pipeline
    • Pipeline parameters
    • Steps
      • Name a step
      • Configure Dependencies
      • Configure Resources
      • Configure Secrets
      • Configure Inputs
      • Change step action
      • Duplicate a step
      • Remove a step
    • Custom Scripts
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Unity Pipeline Automation (beta)

Configure Resources

Understand how compute configuration and timeouts affect pipeline performance and cost.
阅读时间1 分钟
最后更新于 1 年前

Compute configuration

Each step needs compute resources to run. The available hardware configurations depend on the selected action. Some actions offer only one configuration, while others offer multiple options to support different performance needs.
For example, if your pipeline transforms large 3D models using actions from Pixyz or Blender, you may want to select a configuration with more memory. For smaller models, a lower-memory configuration may help reduce consumption costs.
To select a compute configuration for your action:
  1. Select the step in the pipeline builder.
  2. In the Step Parameters tab, select the Resources section.
  3. Select the configuration you want.
The compute resources for an action is now configured.

Timeout

You can set a timeout value in the Resources section. The default value is 5 minutes and the maximum allowed is 1440 minutes. If the step runs longer than the timeout, it fails. This helps manage compute costs and prevent unexpected behavior.
To set a timeout value for a step:
  1. In the Step Parameters tab, select the Resources section.
  2. Use the slider to select a value.
The set value is now the maximum amount of time this step can take to complete. The step fails if the limit is reached.

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

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

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

  • 在本页上
    • Compute configuration

    • Timeout


报告此页面的问题