Search Issue Tracker
Fixed
Votes
4
Found in [Package]
1.16.1
Issue ID
ADDR-1693
Regression
Yes
AASettingsLocator incorrectly handles folder naming when using Fast mode to build the Assets
How to reproduce:
1. Open the attached "1299142" project
2. Open the "TestAddressableVersion" Scene
3. Enter Play Mode
Expected results: Console has no errors
Actual results: There are errors in the console
Reproducible with: 1.16.1, 1.16.15 (2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0b1)
Not reproducible with: 1.15.1 (2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0b1)
Could not test with: 2018.4.30f1 (Project has errors when opening, thus Package Manager is not available)
Note:
- Error thrown: Exception encountered in operation CompletedOperation, status=Failed, result= : Exception of type 'UnityEngine.AddressableAssets.InvalidKeyException' was thrown
- The Script attached to the GameObject has 3 lines of code, they are marked by comments above them. Having only 1st or 3rd line throws 2 errors. 2nd line by itself doesn't throw errors. 2nd and 3rd line throws 1 error. All 3 lines throw 3 errors
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
Fixed in Addressables 1.17.2-preview