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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment