com.unity.addressables 1.21.14

com.unity.addressables

Source docs
Notes: processedReleased June 26, 2023

Browse versions

PreviousNext

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.7)

🔄 Changes

  • Fixed an issue where CleanBundleCache was giving an invalid handle error when Send Profiler Events was turned on
  • Fixed issue where provider data wasn't set for catalog downloads, so web request timeouts would default to 0 instead of the given value
  • Added the ability to manage Addressables labels from the asset inspector
  • Fixed an issue where the Addressables build cache would get cleared even if you pressed no in the popup window.
  • Optimised gc allocations with Addressables profiling module data transfer.
  • Fixed issue with binary catalog and asset bundle download redirect limit causing an error when set to -1 (default)
  • Fixed issue where player preferences for logging runtime exceptions weren't being compiled out using the Editor scripting define
  • Fixed an issue where in some cases sprites would not load properly when using a binary catalog