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
- Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
This is a duplicate of issue #ADDR-1677