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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
This is a duplicate of issue #845868