Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
2.3.7
Issue ID
ADDR-3856
Regression
No
[Addressables] InvalidKeyException is thrown when calling Addressables.LoadAssetsAsync with single string key
Reproduction steps:
1. Open the attached “IN-89538_repro” project
2. Open the “Assets/Scenes/SampleScene.unity” scene
3. Enter the Play Mode
Expected results: Assets with the given string key are loaded
Actual results: InvalidKeyException is thrown
Reproduced with: 1.22.3 (2022.3.57f1), 2.3.7 (2022.3.57f1, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1)
Reproduced on: Windows 11 Pro
Not reproduced on: no other environment tested
Full thrown error: UnityEngine.AddressableAssets.InvalidKeyException: Exception of type 'UnityEngine.AddressableAssets.InvalidKeyException' was thrown. No Asset found with for Key=materials. Key exists as Type=UnityEngine.Material, which is not assignable from the requested Type=UnityEngine.Material
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/ADDR-3858
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #-3858