Search Issue Tracker
Fixed in 2018.2.X
Fixed in 5.6.X, 2018.1.X
Votes
0
Found in
5.6.4f1
Issue ID
971841
Regression
No
ParticleSystem.Simulate has a noticeable delay
How to reproduce:
1. Download attached project file and open scene '1'
2. Enter Play Mode
You can see the white particle of particle system 'a' and then the black particle of particle system 'b'. Check the script 'Test 1' attached to 'Particle System'. Using simulate time 1.05s for 'a' and 'b', while 'a' has a lifetime of 1s and 'b' has a start delay time of 1s.
Actual result: PartilcySystem.Simulate has a noticeable delay. White particle blinks and then black particle shows up
Expecting result: White particle would not show on screen and black particle shows once we press the play button
Reproduced with: 5.5.5p2, 5.6.4p3, 2017.1.2p3, 2017.2.0p3, 2017.3.0b11, 2018.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
Add comment