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

Visual Effects - Legacy

-

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)

  1. hsgaminators

    Feb 14, 2022 09:26

    Still isn't fixed. Reporting from 2019.4.30f1.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.