Version: Unity 6.7 Alpha (6000.7)
Language : English
Texture optimization
Texture and mesh loading

Loading textures in the background

Resources for loading textures asynchronously to prevent your application pausing when textures load.

Page Description
Texture and mesh loading Learn about how Unity loads textures and meshes that are eligible for asynchronous loading, and where Unity saves the data at build time.
Make a texture or mesh compatible with asynchronous loading Configure a texture or a mesh so Unity can load it in the background.
Texture optimization
Texture and mesh loading