Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.3.24f1
2020.3.26f1
Issue ID
1395207
Regression
Yes
[Serialization][Addressables] Scriptable objects can not be loaded in Fast Mode when they have a Serializable field
Reproduction steps:
1. Open the attached user's Unity project "AddressableTest2.zip"
2. Go to the Scenes folder and open "SampleScene.unity" Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: The Asset is loaded, no errors in the Console window
Actual result: Error is thrown in the Console window
Reproducible with: 2020.3.24f1, 2020.3.26f1
Not reproducible with: 2019.4.34f1, 2020.3.23f1, 2021.1.0a1, 2021.2.8f1, 2022.1.0b3, 2022.2.0a2
Notes:
- Error in the Console window: "Exception thrown in DynamicInvoke: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation."
- The issue happens with the same Addressables package version (1.18.19), but in different versions of the Editor
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a1