com.unity.addressables 1.27.0
Source docsNotes: processedReleased August 13, 2025
Unity Compatibility
Minimum Unity: 2021.3
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.23.0)
- com.unity.test-framework (1.1.33)
🔄 Changes
- Fix for CCD Upload Issue with Packed Separately Bundles
- Diagnostic Callbacks no longer fail generating event information.
- DownloadDependenciesAsync now only checks bundle cached status once, and treats a cached bundle with no CRC checks as a noop. The goal with this fix is to reduce IO usage on startup.
- Asset dependency validation to log build error when asset contains invalid reference
- Added unity version check for code that relies on profiler support
