-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.18.11] - 2021-06-15 - Improved performance of Labels popup in Groups Window. - Added "Copy Address to Clipboard" Context menu option in Groups Window. - Added AssetLoadMode option to AddressableAssetsGroup, adds "Requested Asset And Dependencies" and "All Packed - Assets And Dependencies" load methods. - (2021.2+) Improved performance of copying local buld path Groups built content when building a Player. - Removed "Export Addressables" button from groups window because it was no longer in use. - Fixed issue where loading remote catalog from .json fails when Compress Local Catalog is enabled. - Fixed issue where loading remote catalog from bundle on WebGL fails when Compress Local Catalog is enabled. - Added multi-project workflow documentation - Made CacheInitializationData.ExpirationDelay obsolete - Improve Hierarchical Search performance in Groups Window. - Build now fails earlier if invalid or unsupported files are included. - Fixed issue where renaming Group and Profiles would not cancel using Escape key. - Fixed issue where StripUnityVersionFromBundleBuild and DisableVisibleSubAssetRepresentations were not being serialised to file. - Updated content update docs to be a little more clear - Made ExpirationDelay on the CacheInitializationObjects obsolete - Reduced amount of main thread file I/O performed during AssetBundle loading
- Loading branch information
Unity Technologies
committed
Jun 15, 2021
1 parent
357035d
commit 74ca2a7
Showing
45 changed files
with
1,362 additions
and
275 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.