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.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
hsgaminators
Feb 14, 2022 09:26
Still isn't fixed. Reporting from 2019.4.30f1.