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
    • 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.
Read time 2 minutes
Last updated 4 months ago

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)
Note
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
Important
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
Important
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
Important
Only Organization Owners, Managers, and Asset Manager Admins have permission to customize the options of Multi-select fields.

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.

  • On this page
    • Metadata types

      • Text

        • Examples

      • Boolean

        • Examples

      • Numeric

        • Examples

      • URL

        • Examples

      • User name

        • Examples

      • Timestamp

        • Examples

      • Select

        • Examples

      • Multi-select

        • Examples


Report a problem with this page