Version: Unity 6.1 (6000.1)
Language : English
Introduction to runtime asset management
Introduction to the Resources system

Use the Resources system to load assets at runtime

You can add assets to the Resources folder in your project, and then use the Resources API to load those assets at runtime.

Topic Description
Introduction to the Resources system Use the Resources system to manage the assets in your project on a small scale.
Load and unload assets with the Resources system Add assets to the Resources folder and use the Resources API to load and unload them.

Additional resources

Introduction to runtime asset management
Introduction to the Resources system