com.unity.addressables 1.21.3
Source docsNotes: processedReleased February 17, 2023
Unity Compatibility
Minimum Unity: 2019.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.21.2)
🔄 Changes
- Optimised PostProcessBundles
- Fixed issue where having a runtime profile variable or property to evaluate web urls on Windows platforms can result in malformed urls.
- Fixed possible `NullRefernceException` when importing new assets and `AddressableAssetUtility+SortedDelegate,Register` was called.
- Fixed an issue where EditorGUI.changed would not be properly set in certain circumstances when updating AssetReferences using the inspector
- Fixed CCD build and release to properly upload static groups
- Fixed CCD build and release to allow both static and managed groups in the same profile
- Include additional object dependency information in build layout report
- Addressables Profiler module compatible with Unity Editor 2022.2+
- Addressables Build Report window added. Compatible with Unity Editor 2022.2+
