com.unity.addressables 1.18.4

com.unity.addressables

Notes: processedReleased May 11, 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.18.0)

🔄 Changes

  • EditorOnly tagged GameObjects in Scenes are no longer detected as duplicates for Scene Analyze results.
  • Fixed issue when dragging multiple groups around within the groups window to set their display order.
  • Reimplemented AsyncOperationBase.Task API to use TaskComppletionSource instead of creating a background thread.
  • Fixed issue where remote .hash file was still being requested when Disable Content Catalog Update on Startup was enabled
  • Fixed issue where AssetReference variable names weren't consistently formatted in the inspector
  • Fixed bug where Completed callback was not called the same frame for some async operations when WaitForCompletion is used.
  • Added Samples to the package. These can be added to the project through the Addressables page in Package Manager