com.unity.addressables 1.19.19

com.unity.addressables

Notes: processedReleased March 4, 2022

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

🔄 Changes

  • Improved message of InvalidKeyException errors.
  • Improved exception message of RemoteProviderExceptions
  • Fixed issue where Clear Cache Behavior setting was getting reverted when changed while multi-selecting schemas
  • Fixed an issue where when building with Missing References in the groups window a NullRefException would occur
  • Added documentation explaining why the user might hit a deadlock when calling WaitForCompletion when loading multiple scenes in succession
  • Fixed issue where DownloadDependenciesAsync with merge mode did not unload AssetBundles correctly
  • Added ComponentReference and Custom Analyze Rule to Samples folder.
  • Fixed issue where BundledAssetGroupSchema custom paths reset to default local paths after a domain reload.
  • Added assemblyInfo to manage visible internals
  • Fixed issue causing InvalidOperationException when loading Addressable Settings from OnPostProcessAllAsset during a project load without a cached AssetDatabase
  • Fixed an issue where calling LoadSceneAsync.WaitForCompletion immediately after loading a scene singly would cause a freeze