com.unity.addressables 1.21.12
Source docsNotes: processedReleased May 10, 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.5)
🔄 Changes
- Fixed issue with a potential race conditon when calling GetAssetBundle to load local files using WaitForCompletion
- Fixed compiler error when using the profiler module on a noncaching platform.
- Fixed issue where stack overflow occurs for http requests on Unity 2022.1+ when insecure requests are disallowed.
- Added groups field to Inspector and move assets popup.
- Fixed issue where sprite atlas cannot be assigned to an AssetReferenceAtlasedSprite.
