文档

​
​

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
    • Collaboration
    • Discover assets
    • Transform assets
      • Metadata Extraction
      • Optimize and Convert
      • Preview generation for 3D models
    • 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

Optimize and Convert

Use the Optimize and Convert feature to transform your 3D assets into supported file formats.
阅读时间2 分钟
最后更新于 3 个月前

Optimize and Convert is a built-in pipeline that converts supported 3D assets into various general exchange formats. It creates optimized versions of supported 3D assets without changing the original asset version. Asset Manager stores each converted file as a separate linked asset, which lets you maintain the source asset while you generate additional formats. You can apply automatic optimizations using the following parameters:
  • Mesh Cleaning: Removes duplicate geometry, small objects that are less than 2% of the overall model size, and any objects that are not visible from the exterior. Transparent surfaces, such as glass, are treated as opaque.
  • Merge Optimization: Reduces draw calls by merging meshes that share the same materials, which helps optimize the product structure.
警告
Merge Optimization can cause some objects to lose metadata, interactivity, or animations.
  • Polygon Target: Sets a target polygon count using one of the following strategies:
    1. PolyCount
    2. Percentage of the total polygon count

Prerequisites

Before you begin, make sure you meet the following requirement:
  • You have the Consumer or a higher role in the project that contains your assets.
注意
  • Contributors can convert an asset in edit and non‑edit mode.
  • Consumers can convert an asset in non‑edit mode.
You can't convert multiple assets at once.

Optimize and Convert an asset

To convert an asset:
  1. Select the asset that you want to convert. The upper-right toolbar and the asset details side panel appear.
  2. Select Convert from the toolbar or right-click the asset and select Convert. The Optimize and Convert options appear in the side panel.
  3. Optional: Select the optimization parameters that you want to apply.
  4. Enter an output name.
  5. Select an output file extension.
  6. Select Convert.
A notification bar in the bottom-right corner shows step‑based progress for the Optimize and Convert pipeline. When the conversion completes, you receive a notification with a direct link to download or open the converted output.You can view converted assets in the source asset’s Files section. To download a converted asset, in the upper-right toolbar, select Download > the converted asset name.
注意
Converted assets are created as new assets and linked to the original asset as dependencies. To remove a converted asset reference, go to Files. In the Converted Assets section, select the more (⁞) menu next to the asset, and then select Remove reference.
注意
Converted assets don't appear in the main view that displays all assets in a project. To view the converted assets, select +Filters > References > Converted.

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

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

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

  • 在本页上
    • Prerequisites

    • Optimize and Convert an asset


报告此页面的问题