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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Fixed in Addressables 1.17.2-preview