기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Unity Studio

Open Unity Studio

Unity Studio

이 페이지는 선택한 언어로 제공되지 않습니다.
​
​
Unity Studio
  • What's new in Unity Studio
  • Introduction to Unity Studio
  • Launch Unity Studio
  • Create your first Unity Studio project
  • Develop with Unity Studio
    • The Unity Studio interface
    • Save your progress
    • GameObjects
    • Assets
      • Introduction to assets in Unity Studio
      • Supported asset file formats
      • Asset Manager in Unity Studio
      • Transformation profiles for assets
      • Import assets into your project
      • Asset Manager window reference
      • Upload Asset window reference
    • Materials
    • Scene settings
    • Logic
    • The UI Creator
    • Animation
    • AI features
  • Collaborate in Unity Studio
  • Export drafts to the Unity Editor
  • Publish and share
  • Troubleshooting Unity Studio issues
  • Report bugs and share feedback
  • Manage your analytics and marketing preferences
  1. Unity Studio
  2. Develop with Unity Studio
  3. Assets

Transformation profiles for assets

Apply transformation profiles to your assets when you upload them to the Asset Manager or import them into your project.
읽는 시간 4분
최근 업데이트: 4달 전

When you upload assets to the Asset Manager or import them into your project, you can apply transformations to optimize those assets for use in Unity Studio.
This can help your browser load and render complex files more efficiently, which can improve performance and reduce memory usage in your projects.
For instructions on how to import assets with these profiles, refer to Import assets into your project.

Types of transformation profiles

Unity Studio has three transformation profiles you can apply to your assets that offer different levels of optimization and hierarchy retention:
  • Default Transformation
  • Studio Optimized
  • Full Hierarchy
참고
Regardless of the transformation option you choose, your original uploaded source file is always safely preserved and available without any alterations.

Default Transformation

The Default Transformation prepares your asset for use in Unity Studio. It automatically generates a lightweight, standardized 3D preview asset (preview.glb) that optimizes complex files so they work in Web environments.
참고
If your source asset is an FBX, GLB, or OBJ file under 200 MB, the system is able to skip the conversion and use your source asset directly.

Studio Optimized

Use the Studio Optimized transformation profile to optimize your assets for use in Unity Studio. This option retains animations, uses Khronos Texture (KTX) compression, and retains some parts of your asset's hierarchy.
This is the ideal default for most Unity Studio workflows. KTX compression significantly reduces texture memory usage and load times. This option only retains some parts of the hierarchy (often flattens unnecessary empty nodes or combines static meshes that share the same material). This reduces CPU overhead and improves rendering performance but still safely preserves your animations.

Full Hierarchy

Similar to Studio Optimized, this option retains animations and uses Khronos Texture (KTX) compression, but it also retains the full hierarchy of your assets.
Choose Full Hierarchy if you want the memory optimization benefits of KTX textures, but your project relies on the exact node-by-node structure of the original model.
However, the full hierarchy is a larger, less optimized file output compared to the other transformation profiles.

Upload transformations

When you upload assets to the Asset Manager via Unity Studio, it automatically applies the Default Transformation and Studio Optimized transformation profiles to your files. You can choose to apply the Full Hierarchy transformation profile during upload if you want to retain the full hierarchy of your assets.
For each transformation profile, the Asset Manager generates a new file that's optimized according to the transformation settings. This means that if you upload a file and choose to apply all three transformation profiles, you will have four versions of that asset in the Asset Manager:
  • The original source file
  • The Default Transformation version (
    preview.glb
    )
  • The Studio Optimized version
  • The Full Hierarchy version
If you upload the file directly to the Asset Manager instead of via Unity Studio, this only generates a Default Transformation file. But you can still apply the Studio Optimized or Full Hierarchy transformation profiles to that file when you import it into your project from the Asset Manager.

Import transformations

When you import assets into your project from the Asset Manager, you can also choose to apply transformations to your files during the import process.
When you select a transformation profile during import, Unity Studio checks if the Asset Manager already has a file for that transformation profile.
If the file exists, Unity Studio imports that file into your project.
If the file for your selected transformation profile doesn't exist yet, Unity Studio handles the import in stages:
  • First, it imports the Default Transformation version.
  • Meanwhile, it automatically generates the file for your selected transformation profile in the background.
  • Once the new file is ready, Unity Studio replaces the Default version in your project with your newly transformed asset.
참고
If you try to import assets from Unity Studio Assets or external libraries, you can't add transformations to them because you don't have write access to those projects in the Asset Manager. These are public library projects and are read-only.

Additional resources

  • Asset Manager
  • Asset Manager in Unity Studio
  • Asset Manager window reference
  • Upload Asset window reference
  • Supported asset file formats
  • Import assets into your project

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

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

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

  • 보고 있는 페이지
    • Types of transformation profiles

      • Default Transformation

      • Studio Optimized

      • Full Hierarchy

    • Upload transformations

    • Import transformations

    • Additional resources


이 페이지의 문제 보고