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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #ADDR-1677