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
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
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.