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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment