com.unity.addressables 1.17.6-preview
Notes: processedReleased February 25, 2021
Unity Compatibility
Minimum Unity: 2018.4
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.scriptablebuildpipeline (1.16.1)
🔄 Changes
- Fixed issue where OnGlobalModification events would be EntryMoved when adding new Entries instead of EntryAdded.
- Fixed issue where a previously built player fails to load content after running Content Update with missing local bundles
- Fixed bug where ClearDependencyCacheAsync was throwing invalid handle exceptions if auto releasing the handle
- Fixed a bug when SerializeReference entries in link.xml for addressable was causing Unity linker to fail.
- Added results out parameter to AddressableAssetSettings.BuildPlayerContent.
