com.unity.addressables 1.16.7

com.unity.addressables

Notes: processedReleased October 22, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

🔄 Changes

  • Fixed issue where InvalidHandle errors were getting thrown if an operation failed with releaseDependenciesOnFailure turned on.
  • Fixed group build and load paths not being saved when editing multiple groups at once
  • Changed Analyze Result data to be cached in the Library. Result data was previously stored in Assets/AddressableAssetsData/AnalyzeData/AnalyzeRuleData.asset. It is now stored in Library/com.unity/addressables/AnalyzeData/AnalyzeRuleData.json. If detected, the Assets - version of the Analyze data will be automatically cleaned up.
  • Fixed line in AsyncOperationHandle documentation that told the wrong API for acquiring a handle
  • Moved the content update documents to their own page. Expanded and clarified information on the update process