Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0a2
2019.3.0b4
2020.1.0a1
Issue ID
1187558
Regression
No
Crash when dragging an Asset imported using ScriptedImporter which attaches interface with [SerializeReference]
How to reproduce:
1. Open the attached project("case_1187558")
2. Drag the "Test" asset from the Assets to the Scene
Reproducible with: 2019.3.0b5, 2020.1.0a7
Could not test on: 2019.3.0a1 due to [SerializeReference] being inaccesible.
Notes:
- [SerializeReference] must be used for the interface's instances array
- In 2019.3 Editor freezes (in some cases, crashes with the same stack trace as 2020.1.0a1)
- [SerializeReference] became available from 2019.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment