Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
5.5.0b9
Issue ID
845868
Regression
Yes
[Cloth] Repeatedly destroying objects with Cloth components causes a crash in Unity::Cloth::UpdateNormals()
When multiple objects with Cloth component are instantiated and destroyed repeatedly, a crash occurs in Unity::Cloth::UpdateNormals().
Steps to reproduce:
1) Open the attached project.
2) Press Play.
Multiple objects with Cloths are instantiated and destroyed repeatedly. Unity crashes after the objects are destroyed a couple times in Unity::Cloth::UpdateNormals().
Did not reproduce:
5.5.0b3
Regression introduced:
5.5.0b4 (reproduces all the way to 5.5.0b10)
Did not reproduce:
5.6.0a1
Comments (5)
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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
UsamaAhmedKhan
Jun 03, 2017 17:44
5.6 still has it
zaniocz
May 31, 2017 15:45
Fixed in https://unity3d.com/unity/qa/patch-releases/5.6.1p1
- (845868) - Physics: Fixed a crash that occurred while updating active skinned Meshes.
AFrisby
May 10, 2017 20:19
Ditto-ing request for a 5.6 patch ASAP.
yun-shen
May 02, 2017 17:46
Will this be backported into 5.6?
alan-lawrance
Apr 20, 2017 06:01
Will this be fixed for 5.6?