Unity Learn home
View Tutorial Content

Introduction to Asset Bundles

Tutorial
Intermediate
+10 XP
1 Hour
(100)
Overview
Summary
An AssetBundle is content that is stored separately from a main game or application and loaded (or downloaded, in the case of mobile and online apps) at runtime. This helps minimize the impact on network and system resources by allowing customers to download and install only the parts they need. AssetBundles can also be used to update or add to content post-release. In this tutorial, we’ll explore AssetBundles and how they may best serve your project.
Select your Unity version
Last updated: May 04, 2020
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Introduction to Asset Bundles