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
- "Build And Run" the project for Web is allowed even though the directory for the non-default browser is not selected
- [Linux] D-Pad is either not working or sometimes working when UI->Navigation is set to "Pass Through" in Input Actions
- [FrameDebugger] Missing Help button that should lead to the documentation page
- [Android] [UIToolkit] FPS does not reach 30 when the most basic UI Document is displayed in the application
- Console displays "ArgumentNullException: Value cannot be null. Parameter name: path1" during the scene template creation
Resolution Note (fix version 1.3.8):
Fixed in Addressables 1.3.8.
These errors should now only show up on asset failures.