文档

​
​

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
    • Custom Scripts
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Unity Pipeline Automation (beta)

Run a pipeline

How to run pipelines for asset transformations and other workloads.
阅读时间1 分钟
最后更新于 1 年前

The dashboard displays your organization's pipelines and enables you to run them. This is helpful for Automation Developers to debug pipelines, and may also be useful for organization members to manually run certain pipelines. You can also run pipelines by integrating with our web API.
To run a pipeline:
  1. Go to Pipeline Automation on the cloud dashboard.
  2. In the left navigation bar, select Pipelines. The list of your organization's pipelines is displayed here.
  3. Select a pipeline you want to run. A modal appears.
  4. Fill in each of the required parameters.
  5. Select Run.
The modal closes and a toast with a link to the running job appears. You can now monitor the job to see its progress and debug issues.

Example: run a Pixyz pipeline

重要
Your organization must already have a pipeline that runs Pixyz.
For convenience, this example assumes you are storing files on Unity Asset Manager.

Prerequisites

A 3D model in Asset Manager

To provide the parameters required to trigger the pipeline, you will need to reference a 3D asset in Asset Manager. Here is a sample model that you can use to test with.

A dataset for transformed data

Once your 3D model has been transformed by Pixyz, it is uploaded to a dataset within your asset. To create a new dataset:
  1. Edit the asset.
  2. Select the Dataset tab.
  3. Select the More (⋮) menu.
  4. Select Add Dataset.
  5. Select + Dataset.
  6. Give it a name and type.

Run your Pixyz pipeline

Run Pipeline Example
  1. Go to the Pipelines page.
  2. Select a Pixyz based pipeline.
  3. Provide the required Asset Manager parameters.
  4. Select Run.

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

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

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

  • 在本页上
    • Example: run a Pixyz pipeline

      • Prerequisites

        • A 3D model in Asset Manager

        • A dataset for transformed data

      • Run your Pixyz pipeline


报告此页面的问题