com.unity.addressables 2.4.4

com.unity.addressables

Source docs
Notes: processedReleased April 28, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.1

Package Dependencies

🔄 Changes

  • Fixed issue where custom asset providers set in Addressable Asset Settings UI aren't being used.
  • Fixed issue where duplicated assets savings in summary tab of the build report is incorrect.
  • Moved AddressableAssetEntryTreeViewState into the UnityEditor.AddressableAssets namespace to fix compile errors in user code.
  • Fixed Add Report... and Add Report From Folder... in the Addressables Report window so they now add reports properly.
  • Fixed an issue where when an Addressable scene was unloaded because a new scene was loaded using LoadSceneMode.Single it was not decremented in the number of scenes loaded in the profiler.