Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3.0f5
2019.3.1f1
2020.1.0a19
2020.2
Issue ID
1220434
Regression
Yes
Crash in ParticleSystem::EndUpdateAll() when Particle System with 'Disable' Stop Action is finished playing
How to reproduce:
1. Download tester-attached package (CrashPackage.unitypackage)
2. Create a new Unity project
3. Open the CrashScene
4. Enter Play Mode
Expected result: the Editor does not crash
Actual result: the Editor crashes
Reproducible with: 2019.3.0f5, 2019.3.6f1, 2020.1.0a19, 2020.1.0b2, 2020.2.0a3
Not reproducible with: 2017.4.38f1, 2018.4.19f1, 2019.3.0f4, 2020.1.0a1, 2020.1.0a18, 2020.2.0a4
Notes:
The following settings on the Particle System seem to be required in order for the crash to occur:
Looping: Disabled
Stop Action: Disable
Culling Mode: Pause and Catch Up
Renderer Module: Enabled
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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
This is a duplicate of issue #1221265