Documentation

​
​

Development

User Acquisition

Monetization

Industry

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 dependencies

Configure dependencies in the Step Parameters tab.
Read time 1 minute
Last updated a year ago

You can use the Dependencies section to specify which steps must complete before the current step can run. This defines the structure of the pipeline as a directed acyclic graph (DAG).
A step with no dependencies runs at the start of the pipeline. A step can depend on multiple steps, which allows for parallel execution and branching.
To configure a step's dependencies:
  1. Select the step in the pipeline builder.
  2. In the Step Parameters tab, select the Dependencies section.
  3. From the Dependencies dropdown, select the steps that must complete before this step runs.
The selected step now runs only after its specified dependencies are complete.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page