Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.16.1
Issue ID
ADDR-1696
Regression
Yes
InvalidKeyException is thrown when AddressableHelper.InstantiateAsync is used and Play Mode Script is set to Use Asset Database
How to reproduce:
1. Open the user's attached "addressables_tetrahedrize.zip" project
2. Open the "SampleScene" Scene
3. Enter Play Mode
4. Observe the Console log
Expected result: No errors are thrown in the Console log
Actual result: "Exception encountered in operation CompletedOperation" error message is thrown in the Console log
Reproducible with: 1.16.1, 1.16.15 (2018.4.30f1, 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1)
Not reproducible with: 1.15.1 (2018.4.30f1, 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1)
Note:
- The issue is not reproducible if the Play Mode Script is set to "Use Existing Build" or "Simulate Groups"
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
This is a duplicate of issue #ADDR-1677