Search Issue Tracker
Fixed
Fixed in 1.19.11
Votes
0
Found in [Package]
1.19.11
Issue ID
ADDR-2254
Regression
Yes
[Addressables] InvalidKeyException error appears when loading Assets using Addressables from 1.18.11
How to reproduce:
1. Open user's attached project
2. Open the "SampleScene" Scene
3. Select "Window -> Asset Management -> Addressables -> Groups" in the Menu
4. Select "Build -> New Build -> Default Build Script" in the "Addressables Groups" window
5. Enter the Play Mode in the Editor
6. Observe the Console window
Expected result: no error output in the Console window
Actual result: InvalidKeyException error is output in the Console window
Reproducible with: 1.18.11, 1.19.4 (2019.4.30f1, 2020.3.18f1, 2021.1.19f1, 2021.2.0b10, 2022.1.0a7)
Not reproducible with: 1.18.9 (2019.4.30f1, 2020.3.18f1, 2021.1.19f1, 2021.2.0b10, 2022.1.0a7)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment