기술 자료

​
​

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

Introduction to assets in Unity Studio

Learn what assets are, their composition, and the different types of assets you can use in Unity Studio.
읽는 시간 3분
최근 업데이트: 17일 전

Assets are any files you add to your Unity Studio project. These files include textures, 3D models, audio, and more, which you can use to build and enhance your scenes. Assets provide the visuals, sounds, and behaviors that enhance the user's experience.

Built-in assets

Unity Studio provides a few assets in the
Built-In Assets
folder within the Project panel. The number of built-in assets depends on the template you select when you create your project. These assets are ready to use in your scene, but you can also customize them to fit your needs.

Importing assets

You can also import your own assets into your project. For instructions on how to import assets into your project, refer to Import assets into your project. For a range of assets to download and use, visit the Unity Asset Store.
Studio supports the import of the following types of assets:
  • 3D models
  • Images and textures
  • Audio files
  • Logic scripts
  • Materials
  • Animations
Ensure your assets are in a supported file format before you import them into Unity Studio. For a complete list of supported file formats, refer to Supported asset file formats.
When you import an asset, it appears in the Project panel.

Assets in your scene

Once you import a valid asset to your project, you can use it in your scene. For instructions, refer to Add imported assets to your scene.
When you add an asset to the scene, Unity Studio automatically creates a GameObject instance you can modify. It automatically detects what type of GameObject to create based on the asset's contents. For example:
  • A 3D model asset becomes a GameObject with a Mesh Renderer or Skinned Mesh Renderer component.
  • An audio asset becomes a GameObject with an Audio Source component.
  • An image asset becomes a UI Image.
Select the object in the Hierarchy panel to view its settings.

Composition of 3D assets

In the Project panel, expand a 3D asset to display the files it contains: for example, meshes, materials, animation clips, and textures.
Select those files to preview their details in the Inspector window. To make changes to these assets, do one of the following:
  • Edit single files in the
    My Assets
    folder (not within an asset's hierarchy). Changes apply to all assets that share this file.
  • Add the asset to your scene and adjust its child files and components in the Inspector. Changes apply only to that instance of the asset.

Change a 3D asset's hierarchy

Once your 3D asset is in the scene as an instantiated GameObject, you can reorganize the model's internal hierarchy. For example:
  • Reparent parts of the object's hierarchy.
  • Move child objects to new positions.
  • Delete individual child objects.
  • Create new child objects (empty objects or primitives) and integrate them into the hierarchy.
팁
Edit the files in the
My Assets
folder for changes you want to apply globally. Modify the GameObjects in the scene for object-specific adjustments.

Additional resources

  • Unity Engine: Introduction to assets in Unity
  • Asset Manager in Unity Studio
  • Unity Asset Store
  • Import assets into your project
  • Asset Manager window reference
  • Upload Asset window reference
  • Project panel

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

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

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

  • 보고 있는 페이지
    • Built-in assets

    • Importing assets

    • Assets in your scene

    • Composition of 3D assets

    • Change a 3D asset's hierarchy

    • Additional resources


이 페이지의 문제 보고