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
- ArgumentOutOfRangeException: Index was out of range when converting subgraph properties and nodes to Subgraph Operator
- A black bar appears on the Game View toolbar when the Game View is resized vertically
- Double separation lines are present in Override Controls in a DefaultVolumeProfile Asset
- Silent crash when multiple child GameObject Colliders are triggered while attached to a Parent GameObject with Transform Scale set as (0; 0; 0)
- Numbers of output expressions does not match number of output error is thrown when converting node to property Output
Add comment