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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
Add comment