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

Package: Build Pipeline - Addressables

-

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

Log in to post comment