com.unity.addressables 1.27.0

com.unity.addressables

Source docs
Notes: processedReleased August 13, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

🔄 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