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
- Documentation link icons' are not aligned in he "Recommendation" tab
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
This is a duplicate of issue #1221265