Search Issue Tracker

Fixed in 2019.1.X

Votes

0

Found in

2019.1.0a10

Issue ID

1102142

Regression

Yes

Editor crashes when scriptable object is dropped into main Scene Hierarchy

Visual Scripting

-

Steps:
1. Open attached project ("TestProject")
2. Load TestScene
==>
There are two objects in the scene: GameObject and PrefabInstance, both has TestScript component
3. Drag and Drop "NewScripableObject.asset" on top of first GameObject
4. Drag and Drop "NewScripableObject.asset" on top of second object "PrefabInstance"
==>
Editor crashes in both cases

Expected: The NewScripableObject.asset is assigned to the public reference in the TestScript in both cases

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.