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]

Asset - Importers

-

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

Add comment

Log in to post comment