com.unity.addressables 2.1.0
Source docsNotes: processedReleased April 19, 2024
Unity Compatibility
Minimum Unity: 2023.1
Package Dependencies
- com.unity.modules.assetbundle (1.0.0)
- com.unity.modules.imageconversion (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.modules.unitywebrequestassetbundle (1.0.0)
- com.unity.profiling.core (1.0.2)
- com.unity.scriptablebuildpipeline (2.1.3)
🔄 Changes
- Fix "Unable to verify target bucket for Remote Catalog: Not Found. Object could not be found" error
- Fixed caching to prevent unnecessary refreshing of bucket data.
- Sort collections on serialization to prevent unecessary merge conflicts
- Add warnings and documentation to make it clear you need to release the handle from LoadDependenciesAsync
