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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
This is a duplicate of issue #1221265