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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment