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
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Resolution Note (fix version 1.3.8):
Fixed in Addressables 1.3.8.
These errors should now only show up on asset failures.