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
- Prefab Variant tab flickers when expanding and collapsing the "Children" field
- "background-repeat" breaks when using Sprite slicing in UITK
- Scripts are only loaded a second time on import after renaming all the associated files (.cs, meta, class) when the Editor is closed
- Closing the Prefab Variant Menu results in NullReferenceException
- Audio Reverb Zone still produces sound when the Audio Source volume is 0
Add comment