com.unity.addressables 1.18.15

com.unity.addressables

Notes: processedReleased August 3, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.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.19.1)

🔄 Changes

  • Improved Addressables inspector for Assets.
  • Fixed issue where the hosting window would use an exceptionally high (8-20%) amount of CPU while open with a hosting service created
  • Added update on profile change, changed to remove preceding slashes and change all to forward slash for hosting service
  • Added documentation explaining why we are unable to support WaitForCompletion (sync Addressables) on WebGL