Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.3f1
Issue ID
951789
Regression
No
Unity crashes when on coroutine loading new scene and activating cloth gameobject
Reproduction steps:
1. Download project "ClothCrash563.zip" and open in Unity
2. Enter Play mode
3. Press "Test" button in Game view
Expected: Unity changes scene
Actual: Unity crashes
Reproduced on: 5.5.4p4; 5.6.3p3; 2017.1.1p2; 2017.2.0f1; 2017.3.0b1
Note:
Happens when another scene is being loaded and current gameobject is activated.
Works as expeceted if after method LoadScene() yield return new WaitForEndOfFrame().
Fixed in: 2017.1.3p1; 2018.1.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment