Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Won't Fix in 2017.1.X
Votes
2
Found in
2017.1.0f3
Issue ID
941076
Regression
No
ParticleSystem Birth SubEmitter doesn't always fire when using random between two constants lifetime
Steps to reproduce:
1.Open attached 'SubEmitterLifetime' Unity project
2.Open scene ‘MainScene’
3.Enter Play mode
Expected results:
Birth and Death Sub Emitters have an equal amount of particles
Actual results:
Birth Sub Emitter has fewer particles
Reproduced in: 2017.3.0a4, 2017.2.0b7, 2017.1.0p3, 2017.1.0f3, 5.6.3f1, 5.5.4p2
Note: Random seed affects the number of missing particles. It also seems that certain Start Lifetime ranges have more particles missing than others, for example, 0.100 to 0.135 has no missing particles, 0.135 to 0.140 has quite a few missing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment