Addressables-Sample
Addressables-Sample copied to clipboard
Demo project using Addressables package
The current PAD sample does not build an aab correctly. Repro steps; -Build addressables with the PAD script -Try to build an .aab The gradle build will fail with `main/src/assets...
I am experiencing an issue with the Addressable Asset System in my Unity project. When attempting to update catalogs, I encounter the following non-fatal exception: ``` Non-fatal Exception: java.lang.Exception: OperationException...
Environment: Unity Editor version: 6000.0.43f1 Addressables package version: 2.3.16 Addressables for Android package version: 1.0.6 Android Build (tested on device) Issue Description: I am using Unity's Addressables system with Play...
If we change the Addressable Group's file bundle naming mode to file name, the ODR bundles will not be generated correctly as the file names/paths are not modified with the...
Step by Step: - Open project - add an empty scene to pack_d - call Addressables.LoadSceneAsync at start return System.NullReferenceException: Object reference not set to an instance of an object...
Upgrading the Sample Projects to unity 6