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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 1.18.15):
Fixed in 1.18.15