文档

​
​

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
    • Asset Manager SDKs and services
    • Integrations
      • Get started with your Asset Manager integration
      • Unity Cloud Python SDK
      • Unity Pipeline Automation
        • Create pipelines with Asset Manager apps
        • Create event-based Automations
        • Events
        • Event filters
      • Asset Manager for Unity Asset Transformer Studio
      • Asset Manager for Blender
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Asset Manager

Create Event-based Automations for Unity Asset Manager using Unity Pipeline Automation

Create Automations that trigger pipelines based on specific events in Asset Manager using Pipeline Automation.
阅读时间2 分钟
最后更新于 4 个月前

重要
The current version is a beta release. The features and documentation might change between now and the next release.
You can create Event-based Automations that trigger pipelines automatically when specific actions occur in Asset Manager.

Prerequisites

Before you start, make sure you meet the following prerequisites:
  • You have the Automation Developer role. Contact your Organization Owner to assign you the role.
  • You have a pipeline configured and ready to be triggered by an event.

Create an event-based automation

To create an event-based automation for Asset Manager using Pipeline Automation:
  1. In the Unity Dashboard, go to Development > Products.
  2. Select Pipeline Automation.
  3. In the side navigation bar, select Automations.
  4. Select Create automation.
The Automation wizard opens.

Automation wizard

To configure events, filters, and pipeline parameters follow the Automation wizard in a sequential order:
  1. Choose automation type
    1. Select Event-based automation.
    2. Select Next.
  2. Select event
    1. Select Unity Asset Manager as the app to pick one of its events.
    2. Select an event to trigger your pipeline.
    3. Select Next.
  3. Configure filters
    1. Enter values for all the event filters. You can also use an asterisk (
      *
      ) as a wildcard in any of the fields to match all entries. For example, a filter for all assets of type 3D model within a specific project whenever a new version is submitted.
    2. Select Next.
  4. Configure pipeline
    1. Select the pipeline you want to trigger when the event occurs from the dropdown list. The pipeline parameters appear below.
    2. Select Next.
注意
The recommended best practice is to set the applicable fields to accept dynamic values. On the right side of a field, select Enter dynamic value from the dropdown list.
  1. Review automation
    1. Provide a descriptive name for your automation.
    2. Select the existing Automation bot. An Automation bot is required for an automation to run successfully.
    3. Select Create automation.
Your pipeline is now set to run automatically based on the events you defined in the Asset Manager app.
重要
Only an Owner can create an Automation bot (bot).
To create a bot:
  1. In the Review automation step, select + Create bot.
  2. Enter a Name and Description for the bot.
  3. Select Save.
Your bot is created. You can now proceed to create an automation.
After your automation is created, follow these steps to give it access to Asset Manager actions:
  1. In the Unity Dashboard, open the Account menu and select Manage organization.
  2. In the Administration menu, select Service accounts.
  3. Select the service account associated with the bot. It has the same name as the bot.
  4. In the Organizational roles section, select Manage organizational roles.
  5. In the Asset Manager menu, select Asset Manager Admin.
  6. Select Save.
Your bot is now fully set up for your Asset Manager Automations.

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

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

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

  • 在本页上
    • Prerequisites

    • Create an event-based automation

      • Automation wizard


报告此页面的问题