Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
904655
Regression
No
Disabling Cloth Component on Prefab crashes the Editor at (Unity::Cloth::SetEnabled)
Reproduction steps:
1. Create a new project.
2. Create an empty object.
3. Add Cloth component to it.
4. Move it to project window to create prefab.
5. Disable cloth component on that prefab.
Expected Result: No Crash happens.
Actual Result: Editor crashes immediately.
Reproduced on: 5.6.0f3. 5.6.2p2, 2017.1.0f3, 2017.2.0b3, 2017.3.0a6.
Works fine on: 5.5.4p1.
Regression introduced in 5.6.
Fixed in 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment