Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b4
Issue ID
867012
Regression
Yes
Dragging GUISkin asset to the Hierarchy causes a crash in UnityEditorInternal.InternalEditorUtility.HierarchyWindowDrag
When .guiskin is from the Assets folder to the Hierarchy, Unity crashes as soon as the boundaries of Hierarchy are entered.
Steps to reproduce:
1) Open the attached project.
2) From the Assets folder, drag the 'New GUISkin' asset into the Hierarchy tab.
Unity crashes in UnityEditorInternal.InternalEditorUtility.HierarchyWindowDrag.
Reproduced on:
5.6.0b3, 5.6.0b1, 5.6.0a6 (first introduced)
Did not reproduce:
5.6.0a5, 5.6.0a1, 5.5.0p3
Tested on macOS Sierra 10.12.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #858462