Search Issue Tracker

Duplicate

Votes

0

Found in

5.6.0b6

Issue ID

878344

Regression

Yes

Unity crashes when adding cloth component to 3D object while there is empty gameobject with cloth component on it

Physics

-

Reproduction steps:
1. Create new project.
2. Create empty GameObject.
3. Add Cloth component to GameObject.
4. Create any 3D object (Plane)
5. Add Cloth component to 3D object.

Expected result: Component will be added.
Actual result: Unity crashes.

Note: If you change 4-5 steps with 2-3, after creating new 3D object, Unity will crash.

Reproduced on: 5.6.0a6, 5.6.0b3, 5.6.0b6.
Works fine on: 5.5.0f3, 5.5.1p3.
Regression introduced in 5.6.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.