Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4
2019.2.14f1
2020.1
Issue ID
1201692
Regression
No
Particle System GameObjects plays on selection after being stopped when scene contain multiple Particle System GameObjects
How to reproduce:
1. Open attached project (“ReProjectParticles1.zip”)
2. Open SampleScene scene
3. Select Test1 and Test2 GameObjects
4. Press “Stop” in Particle Effect overlay panel
5. Select Test1 and Test2 GameObject again
Expected result: Particle system remain stopped
Actual result: Particle system starts playing
Reproducible with: 2017.4.34f1, 2018.4.13f1, 2019.2.15f1, 2019.3.0f1, 2020.1.0a15
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
This feels very edge-case and, after looking at the code, carries some risk to trying to make adjustments to accomodate this desired behaviour.
I think it's best to leave this as-is, rather than open up the possibility of breaking other use-cases/authoring workflows.