Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2018.3.0b4
2018.4.2f1
2019.1.0a3
2019.2.0a1
2019.3.0a1
Issue ID
1166733
Regression
Yes
Random Emission's Rate over Time is not affected by Auto Random Seed unless the particle is stopped and started via script
How to reproduce:
1. Open attached project "AutoRandomSeed_4.zip" and scene "SampleScene"
2. Enter Play mode
3. Observe the two particle systems
Expected result: the particle systems are spawned at different rates (due to "Emission" being random and "Auto Random Seed" enabled)
Actual result: the particle systems have the same random seed, therefore, are spawned at the same time
Reproducible with: 2018.3.0b4, 2018.4.3f1, 2019.1.0a3, 2019.1.10f1, 2019.2.0b9, 2019.3.0a9
Not reproducible with: 2017.4.30f1, 2018.3.0b3, 2019.1.0a1, 2019.1.0a2
Workaround:
to stop and play the particle system via script
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment