Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
1
Found in
2018.4
2019.4
2019.4.2f1
2020.1
2020.2
Issue ID
1261459
Regression
No
ParticleSystem.MainModule.stopAction does not wait till particles of the GameObject's child stop emitting before destroying
How to reproduce:
1. Open the attached project "case_1261459-ParticleSystem"
2. Open the Scene "SampleScene"
3. Enter the Play Mode
4. Press Space
5. Observe the results in the Game window
Expected results: the particles of the children stop emitting and then the GameObject and its children are destroyed
Actual results: the GameObject and its children are instantly destroyed even though the particles of the children do not stop emitting
Reproducible with: 2018.4.25f1, 2019.3.16f1, 2019.4.3f1, 2020.1.0b15, 2020.2.0a17
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0b2
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.6f1
Resolution Note (fix version 2019.4):
Fixed in: 2019.4.16f1