com.unity.addressables 1.17.5-preview

com.unity.addressables

Notes: processedReleased February 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.16.1)

🔄 Changes

  • Fixed performance issue when disabling "Addressable" for multiple Assets in the Inspector.
  • Added option to set the build path of addressables\_content\_state.bin file.
  • The buildlogtep.json file is not generated when building the catalog bundle.
  • Fixed invalid handle exception getting thrown when static AssetReferences were used with domain reload turned off
  • Fixed catalog using invalid load path for Groups built with "bundle naming mode" "Filename".
  • Added option to set custom prefix on the unitybuiltinshader AssetBundle
  • Added documentation explaining how dependencies affect Content Update
  • Sub-assets with arbitrary main type can now be assigned to an asset reference if types match