기술 자료

​
​

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
  • Automations
    • Create a schedule-based automation
    • Create an event-based automation
    • Edit an automation
    • Delete an automation
    • Review automation
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Unity Pipeline Automation (beta)
  3. Automations

Create a schedule-based automation.

Create an automation that runs a pipeline on a recurring schedule using simple intervals or custom cron expressions.
읽는 시간 3분
최근 업데이트: 8달 전

A schedule-based automation triggers a pipeline at a defined interval and time of day. You can use this type of automation to automate routine workflows, such as a weekly game deployment. The time of day uses the UTC time zone.

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 automated.
To create a schedule-based automation:
  1. Go to the Automations page.
  2. Select + Create automation. The automation configuration wizard opens.
  3. Select Schedule-based automation.
  4. Select Next.
  5. Configure schedule: configure a recurring schedule, such as hourly, daily, weekly, or monthly.
  6. Select Next.
  7. Configure pipeline: choose a pipeline and configure its parameters.
  8. Select Next.
  9. Review automation: provide an automation name and assign an Automation bot.
  10. Select Create automation.
The automation is created and enabled by default. You can view your automations on the Automations page. Select your automation to expand it and view its details.
참고
Schedule-based automations can only reference static data. To reference dynamic data, use event-based automation and reference output parameters from the event.

Configure schedule

You can configure an automation to trigger a pipeline at a specific interval and time of day using one of the following methods:
  1. Schedule Form
  2. Cron Expression

1. Schedule Form

The Schedule Form is the default method for configuring a schedule-based automation. The form generates a cron expression, which appears on the right side of the dialog.
You can select one of the following intervals:
  • Hourly
  • Daily
  • Weekly
  • Monthly
Hourly
  • Configure a time offset, which is the number of minutes past the hour.
  • Optionally, configure Active hours to prevent the automation from triggering during certain times of the day. The default value is all day (00:00–23:59).
  • Optionally, configure Repeats on to restrict the days on which the automation runs. By default, the automation runs every day.
For example, Run every hour, between 09:00 AM and 05:00 PM, only on Monday, Tuesday, Wednesday, Thursday, and Friday.
**### Daily / Weekly
  • Configure Time of day to choose a specific hour and minute.
  • Optionally, configure Repeats on to restrict the days on which the automation runs. By default, the automation runs every day.
For example, at 03:00 AM, only on Monday, Wednesday, and Friday.
Monthly
  • Configure Day(s) of the month. You can select multiple dates, such as, 1 and 15.
  • Configure Time of day to select a specific hour and minute.
For example, at 03:00 AM, on day 1 and 15 of the month.

2. Cron expression

참고
This method is for advanced users who prefer using Cron expressions and need scheduling capabilities not available in the schedule form.
You can use a cron expression to run a pipeline at a custom interval.
To use a cron expression:
  1. In the Configure schedule step, select Use custom cron expression on the right side.
  2. Input a valid cron expression.
  3. Select Next.
The custom schedule is created, and the automation runs according to it.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Prerequisites

    • Configure schedule

      • 1. Schedule Form

      • 2. Cron expression


이 페이지의 문제 보고