Search Issue Tracker
Fixed in 1.3.8
Votes
0
Found in [Package]
1.2.2, 1.2.4
Issue ID
1186801
Regression
No
[Addressables] Exception is thrown when calling AssetReference.RuntimeKeyIsValid method if the AssetReference is on a sub-object
How to reproduce:
1. Open the attached project ("case_1186801-AddressableError.zip")
2. Open the repro scene ("SampleScene")
3. Build Player Content
4. Enter Play Mode
5. Inspect the console
Expected results: No errors in the console
Actual results: "InvalidKeyException'" error is thrown
Reproducible with: 2018.4.10f1, 2019.2.8f1, 2019.3.0b5, 2020.1.0a7
Couldn't test with 2017.4 (no Package Manager)
Reproducible with package versions: 1.2.2, 1.2.4 (couldn't test with older versions because they lacked public GUID variable)
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
- Longer Add Component submenu labels obscure UI and are not truncated
- Scripts submenu of the Add Component Menu can be scrolled horizontally
- Documentation link icons' are not aligned in he "Recommendation" tabĀ
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
Resolution Note (fix version 1.3.8):
Fixed in Addressables 1.3.8.
These errors should now only show up on asset failures.