Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.2.0a3
Issue ID
919220
Regression
Yes
Dropping corrupted prefab to the project, doesn't show prefab in the Assets folder, but makes project unusable
How to reproduce:
1. Create a new project
2. Drag and drop attached prefab SR_Camera ( it is corrupted as it has a GameObject that has a Transform component that has a child that doesn't belong to any GameObject.)
Result: prefab doesn't appear in Assets folder and Editor becomes unusable. For example, one can still create Cube in the scene, Restore Down or Maximize the project and only the it will appear in the scene, however, it won't appear in hierarchy. Also it is not possible to select another tab.
NOTE: Reopening the project CRASHES Editor
Reproducible: 2017.2.0a1, 2017.2.0a3
Not reproducible: 2017.1.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LOD Group Component Meshes do not change when the Scene view is closed
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
Add comment