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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment