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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect warning icon and wrong message displayed in HDRP Decal Projector
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
This is a duplicate of issue #845868