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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
This is a duplicate of issue #845868