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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #858462