com.unity.addressables 1.17.15
Notes: processedReleased March 29, 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.17.0)
🔄 Changes
- Fixed FileNotFoundException when using bundle naming mode "Filename" with Unity Cloud Build.
- Fixed a bug where LoadAssetsAsync handle Completed callback is invoked before all individual Asset callbacks.
- Added in Asset validator on Editor startup. This ensures that assets deleted when the editor was closed are removed from Addressables.
- Fixed bug where the current amount of downloaded bytes was not properly updated
