Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0f1
Issue ID
925715
Regression
Yes
GUI Skin can be dragged straight into the Hierarchy
To reproduce:
1. Create a new project
2. Create new GUI Skin
3. Drag new GUI Skin into the Hierarchy
4. Select the new object in the Hierarchy
5. (Optional) Enter Play mode
Expected: GUI Skin cannot be dragged into the Hierarchy
Actual: it is possible to drag GUI Skin into the Hierarchy, this way the new game object with Playable Director component is created and the GUI Skin is assigned to Playable property. Entering Play mode with this setup causes the Editor to crash.
Reproduced in 2017.1.0a5, 2017.1.0f1, 2017.1.0f2, 2017.2.0b1
Did not reproduce in 5.5.2f1, 5.6.2f1, 2017.1.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment