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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment