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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
Resolution Note (fix version 1.3.8):
Fixed in Addressables 1.3.8.
These errors should now only show up on asset failures.