기술 자료

​
​

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)

Pipeline parameter configuration

This page describes each field in the Add parameter dialog.
읽는 시간 2분
최근 업데이트: 일 년 전

Below are the fields present in the Add parameter dialog:
  • Name: A unique Name for the parameter which is referenceable by actions
  • Display name: A Display Name for the parameter that is displayed when triggering the pipeline, when configuring an automation, and in job details
  • Description: A Description for the parameter that explains what it’s used for so that users triggering the pipeline or configuring an automation understand how to use this parameter.
  • Type: The data type for the parameter. By defaults it selects 'String'. The following types are supported:
    • 'Boolean' (example: True)
    • 'Float' (example: 1.5)
    • 'Integer' (example: 1)
    • 'String' (example: Hello world!)
    • 'Text' (a variation of String that provides a larger input field)
    • 'Script' (a variation of String that provides a code input field)
    • 'Url' (example: https://unity.com/)
    • 'UUID' (example: 15fb34fa-495d-42f2-bd66-e61f97230ba7)
  • Allow multiple: Disabled by default. When enabled, the parameter is considered a list of the configured type. For example, if the type is set to 'String' and this field is enabled, then this parameter is a list of strings, such as,[“hello”,world”].
  • Required: Disabled by default. When enabled, the parameter is required and must be given a value at the time of triggering the pipeline. When disabled, the parameter is optional and does not need to be included when triggering the pipeline.
When you select ADVANCED PARAMETERS, the following fields appear:
  • Accepted values: This is an advanced parameter that defaults to being empty. You can use this field to restrict the values accepted by the parameter. These values are presented as a selectable dropdown input when running the pipeline or configuring an automation. The values defined here also impact which value can be selected as a Default value. The pipeline will fail to trigger if the parameter contains a value that is not included in the Accepted values field.
  • Default value: This is an advanced parameter that is empty by default. If you define a value in this field, then it's used by default to trigger the pipeline. You or an automation triggering the pipeline can still provide a different value.
경고
This product allows you to input developer defined data (such as custom inputs, metadata, and assets). You must not use the product to input or collect personal data, unless such information is specifically required or requested by Unity.

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

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

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


    이 페이지의 문제 보고