기술 자료

​
​

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
      • Use Custom Scripts
      • System parameters
      • Reference parameters
      • Coding patterns
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Unity Pipeline Automation (beta)
  3. Custom Scripts (beta)

System parameters

Learn how to reference system generated parameters.
읽는 시간 1분
최근 업데이트: 10달 전

These system parameters are available to all pipelines. The automation service provides the values for these system parameters at the start of a job’s execution.

Parameter Syntax

Type

Example Value

Description

{{system.organizationId}}
Integer3574166885972Evaluates to the unique identifier of the Unity organization that triggered the pipeline.
{{system.jobId}}
Integer3574166885972Evaluates to the unique identifier of the current job that's executing.
{{system.stepId}}
Stringadd-file-a0a82da0Evaluates to the current step's unique identifier. This identifier is set during the pipeline’s definition and persists across jobs. You can use it to create files or folders specific to a step in the pipeline. This avoids naming clashes and overwritten data.
{{system.newUUID}}
UUIDaae49005-4d47-45bb-a390-896db453d5a4Evaluates to a random unique identifier (UUID).

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

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

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


    이 페이지의 문제 보고