Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3.0b8
2019.3.0f6
2020.1
Issue ID
1218993
Regression
Yes
Particle instanced by Timeline crashes Editor on death when "Looping" is off and "Stop Action" is set to Disable
How to reproduce:
1. Open attached project "TimelineTest.zip" and scene "SampleScene"
2. In Hierarchy window, select "New Timeline" GameObject, observe in Timeline Window
3. In Project window, select Assets/Scenes/ParticleSystem.prefab
4. In Inspector window, turn off Looping and set Stop Action to Disable
5. Enter Play Mode
Expected result: "New Timeline" Control Track finishes playing after Particle death
Actual result: Editor crashes as Particle dies
Reproducible with: 2019.3.0b8, 2019.3.1f1, 2020.1.0a23
Not reproducible with: 2018.4.17f1, 2019.3.0b7
Could not test with: 2017.4.37f1 (unable to add Particle System prefab to "New Timeline" asset)
Note:
When the "Particle System" prefab does not have "Looping" set to Off and "Stop Action" set to Disable, the editor does not crash.
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 #1213288