Search Issue Tracker
Fixed
Fixed in 1.18.15
Votes
0
Found in [Package]
1.18.13
Issue ID
ADDR-2161
Regression
Yes
"ArgumentException: An item with the same key has already been added" when calling Addressables.InstantiateAsync
How to reproduce:
1. Open the attached project's Scene labeled "Bug"
2. Enter the Play Mode
3. Inspect the Console Window
Expected result: No errors are thrown
Actual result: "ArgumentException: An item with the same key has already been added" error is thrown when calling Addressables.InstantiateAsync
Reproducible with: 1.18.13 (2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)
Not reproducible with: 1.18.11, 1.18.15 (2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)
Note:
- Addressables are loaded using the 'Simulate Groups' option, there's no error with the 'Use Asset Database' option
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
Resolution Note (fix version 1.18.15):
Fixed in 1.18.15