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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment