google / play-unity-plugins

The Google Play Plugins for Unity provide C# APIs for accessing various Play services
Other
434 stars 111 forks source link

PAD Addressable Asset Bundles failed to download after updating to PAD plugin 1.9.0 #247

Closed flixbeat closed 1 month ago

flixbeat commented 2 months ago

Unity Version: 2022.3.36f1

All asset bundles are set to on-demand and are downloaded firsthand on the launcher. However, upon checking the logs, asset bundles are eventually said to have not been found. I checked the .aab file, and I see all the asset bundles are present in there. So I guess this has something to do with the new plugin.

flixbeat commented 2 months ago

When uploaded to internal build and install on the phone, this error shows up when accessing an on-demand asset bundle

image