A Unity package that provides a system for managing single loadable assets using Unity's Addressable Asset System with async initialization support. There was an ...
I am using Unity's Addressables system with Play Asset Delivery (specifically "Fast Follow" asset packs) for my Android build. Steps to Reproduce: Initial Game Launch (with internet): The game is ...