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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
This is a duplicate of issue #ADDR-1677