Build output
When you build Addressable assets, the system generates various files and artifacts that your application uses at runtime. Understanding these build outputs helps you optimize your project structure, troubleshoot issues, and manage asset delivery effectively.
Topic | Description |
---|---|
Build artifacts | Understand the files and data generated during the Addressables build process. |
Player artifacts | Understand which build artifacts the player build includes. |
Content catalogs | Configure and manage content catalogs that track Addressable assets. |
Manage content catalogs | How to manage the catalogs in your project at runtime. |
Shared AssetBundles | Handle AssetBundles that contain dependencies shared across multiple groups. |