Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
974867
Regression
No
Particle System Stop Action Destroy doesn't destroy Particles which finish off screen
How to reproduce:
1. Download project "ParticlesRepro.zip" and open in Unity
2. Open "Scene" scene
3. Enter play mode
--Notice that these particles which are spawned on screen (in front of the camera) are destroyed after play, but those who are spawned off screen (behind the camera) are not destroyed after play
Expected result: Particles should be destroyed either they are spawned on screen or off screen
Actual result: Particles which are spawned off screen are not destroyed after play
Reproducible with:2017.2.0p4, 2017.3.0f1, 2018.1.0a7
Note:
Pressing the Play button in the bottom right of the scene view will play and destroy that particle
Cannot be tested with 5.5-2017.1 because Stop Action was added to Particle System in 2017.2
Comments (3)
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
- Xbox One controller does not work and is not recognized in Unity Editor when plugged in via USB cable
- Scrolling speed is inconsistent in runtime when using UI Toolkit ScrollView
- The particle effect breaks when using "Set Alive" VFX Graph module and a shader with "Tiling And Offset"
- Lens Flare shines trough GameObjects when Screen Space Occlusion is enabled and Graphics API is set to OpenGLES3
- Objects cannot be selected through the Scene view when Mesh Renderer Component is not attached
Ava42
Sep 22, 2022 10:49
in 2021.3.10f1 still bugged
DAlumbaugh
Jun 11, 2022 04:40
Still happening in 2021.3.3f1. If I wait it never destroys the game object. When I zoom out it will destroy it.
bilalakil
Jan 16, 2019 12:35
This issue is still occurring in 2018.3.1f1. The same reproduction steps apply.