Version: 2021.2
Asset packs in Unity
Create a custom asset pack

Set up Play Asset Delivery

Play Asset Delivery is the asset splitting solution for Android App Bundles (AAB). To use Play Asset Delivery, set up your project to:

  1. Use the AAB publishing format. For information on how to do this, see Publishing format.
  2. Split the application binary. For information on how to do this, see Splitting the application binary.

When you build your application, Unity creates an AAB that includes your application split into a base module and asset packs. For more information, see Asset packs in Unity.

Additional resources

Asset packs in Unity
Create a custom asset pack