Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0f3
Issue ID
872687
Regression
Yes
Adding a 3D object with cloth and text mesh components causes editor to crash in play mode
How to reproduce:
1. Create a project, open it
2. Add a 3D Object (Cube, Sphere or etc.)
3. Add a Cloth component to it
4. Remove a Mesh Filter and add a Text Mesh component to it (with some text in it)
5. Press play
Expected result: Editor doesn't crash
Actual result: Editor crashes
Reproducible with - 5.6.0b5, 5.5.1p1
Not reproducible with - 5.4.4p2
Notes:
1. If the issue doesn't reproduce, try again, beginning from step 2 (should crash by second or third try)
2. It doesn't seem to reproduce if you open the project with these settings saved
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment