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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment