Asset workflow
Introduction to importing assets

Importing assets

You can import external files, such as textures, models, audio, and scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info
See in Glossary
into your project, which Unity then manages and maintains for your project. Additionally, you can use tools such as the Import Activity window to monitor asset import timings and keep track of any assets which take a long time to import.

Topic Description
Introduction to importing assets Learn the basics of importing assets into Unity.
Asset metadata Understand how Unity manages metadata for imported assets.
Importing assets simultaneously Discover how to import multiple assets at the same time.
Analyze import times Analyze asset import times in Unity with the Import Activity window.

Additional resources


Did you find this page useful? Please give it a rating:

Asset workflow
Introduction to importing assets