Update builds
Important
The following workflow is only applicable if you're using AssetBundles as the content build system for your project.
When you need to update your application, you can create a content update build to only distribute the updated content of your application.
| Topic | Description |
|---|---|
| Introduction to update builds | Understand the workflow and tools to create content updates. |
| Create an update build | Create a content update build and understand the limitations of the build process. |
| Create a script to check for content updates | Use the CheckForCatalogUpdates and UpdateCatalogs APIs to check for and apply content updates at runtime. |
| Content update examples | Examples of how Addressables handles different scenarios during content updates, including asset dependencies, and group restrictions. |
| Content update build settings | Reference for settings that control content update behavior. |