-
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.4] - 2021-05-06 - 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
- Loading branch information
Unity Technologies
committed
May 6, 2021
1 parent
b1e0e0d
commit 59013cd
Showing
43 changed files
with
1,543 additions
and
702 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
Oops, something went wrong.