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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment