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
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
- Sprites are not present in Player when built
- TrackPropertyValue callback stops being called when modifying PropertyField
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a1