Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
1
Found in
2019.3
2019.3.0b1
2020.1.0a1
Issue ID
1180343
Regression
No
Particle System is not playing on awake when Reload Scene enter Play mode setting is disabled
How to reproduce:
1. Open the attached project "1180343.zip"
2. Enter Play mode
Expected result: Particle System starts playing
Actual result: Particle System is not playing
Reproducible with: 2019.3.0b1, 2020.1.0a2
Notes:
Pressing Play in the Particle System's preview window before entering Play mode will work as intended.
Pressing Play and then Pause in the Particle System's preview window before entering Play mode will stop the Particle System from playing.
Calling ParticleSystem.Play in the Awake method will fix the issue.
Enter Play mode settings were introduced in Unity 2019.3, thus introducing the issue.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
hsgaminators
Feb 14, 2022 09:26
Still isn't fixed. Reporting from 2019.4.30f1.