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
- Freeze/Crash with multiple StackTraces when opening a specific project
- CaptureScreenshotAsTexture fails when VR headset is connected and is inactive during Play Mode
- "NullReferenceException" thrown and scene corrupted when build is canceled with changes in the scene
- [Android] The calculation results differ on some devices when the code uses half-precision variables and/or has an if statement with branching
- "Maximum Shadows on Screen" can be set to a negative number
hsgaminators
Feb 14, 2022 09:26
Still isn't fixed. Reporting from 2019.4.30f1.