com.unity.addressables 1.17.4-preview
Notes: processedReleased January 28, 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
- Removed unnecessary logging when deleting temporary Addressables build data.
- Added WaitForCompletion() on AsyncOperationHandles. This allows async operation to be executed synchronously
- Alphanumeric sorting in the group window can be enabled through a setting in the editor preferences
- Change to set IgnoreFailures with LoadOptions.IgnoreFailures stored in the IResourceLocation.Data if not null
- Fixed issue when loading legacy Resources from Addressables using the guid when playmode is set to AssetDatabase.
- Fixed some compile warnings on 2020.2
- Change to use full path for name of cached catalog.
