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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note (fix version 1.3.8):
Fixed in Addressables 1.3.8.
These errors should now only show up on asset failures.