文档

​
​

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
    • Get started
    • Manage access and permissions
    • Create projects and collections
    • Add assets
    • Manage assets
      • Asset versioning
      • Asset Dependencies
      • Asset action menu
      • Dependency viewer
      • Edit an asset
      • Bulk edit assets
      • Review workflow
      • Manage custom asset metadata
        • Asset metadata types
        • Create metadata field definitions
        • Add custom metadata field
        • Update custom metadata field
    • Collaboration
    • Discover assets
    • Transform assets
    • Download assets
    • Trash
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Asset Manager

Asset metadata

Understand how Unity Asset Manager uses metadata fields to make Unity Cloud Assets easier to manage, share, and discover.
阅读时间2 分钟
最后更新于 4 个月前

Unity Asset Manager uses custom metadata fields in a typing schema to make Unity Cloud Assets easier to search, discover, and filter with operators you can use in queries and automated workflow configurations.
To make it easier to keep metadata consistent across your Asset Manager Project, you can assign specific value types to each field.

Metadata types

Asset Manager supports text, Boolean, and numeric field types.

Text

Plain text that respects breaks and word wrapping.

Examples

  • Marketing Pitch
  • Custom ID
  • Brief

Boolean

Value can have one of two possible values:
true
or
false
.

Examples

  • Is rigged
  • Is animated
  • Is ready for publishing

Numeric

Value must be an integer or float number.

Examples

  • Polygon count
  • Price
  • weight (kg)
  • surface (cm2)
注意
Asset Manager does not perform unit conversions. Make sure that you specify any units in the display name of the metadata field.

URL

An external URL. You can display a URL in plain text, or replace it with a display text. The URL metatdata value is displayed as a link when you inspect a Unity Cloud Asset.

Examples

  • Jira link
  • Asset store page
  • Brief link

User name

A user name associated with the valid Unity ID of a member of your Unity organization.

Examples

  • Art director
  • Reviewed by
  • Owner

Timestamp

A date and time.

Examples

  • Release data
  • Expected delivery
  • Date of scan
重要
You cannot use Timestamp fields to define periods of time.

Select

A customizable ordered list of options from which users can select a single value.

Examples

  • Release
  • Source of asset
  • Workflow used
重要
Only Organization Owners, Managers, and Asset Manager Admins have permission to customize the options of Select fields.

Multi-select

A customizable ordered list of options from which users can select multiple values.

Examples

  • Certifications
  • Teams involved
  • Localization languages
  • Content types
  • Supported platforms
重要
Only Organization Owners, Managers, and Asset Manager Admins have permission to customize the options of Multi-select fields.

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

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

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

  • 在本页上
    • Metadata types

      • Text

        • Examples

      • Boolean

        • Examples

      • Numeric

        • Examples

      • URL

        • Examples

      • User name

        • Examples

      • Timestamp

        • Examples

      • Select

        • Examples

      • Multi-select

        • Examples


报告此页面的问题