Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b6
Issue ID
769838
Regression
No
[Texture Sheet] Particles using Texture Sheet Animations loop back to first frame before they dissapear
Particle Systems using texture sheet animations often loop back and display the first frame before they die.
Repro steps:
1. Open Particles scene from attached project
2. Select Particle System from hierarchy and simulate the system in the scene view.
3. Observe how after reaching "4" (last frame), the particle goes back to "1" before it dissapears.
3b. If it doesn't happen at the first try, play it again. Typically 2-3 plays tops would show the issue.
Expected outcome: particle to end at end frame.
Notes:
- the issue is quite apparent with explosions, as they start out quite bright (see attached gif)
- workaround would be to manually clip the time so the last frame is displayed and held before the end of the particle lifetime.
- not a regression, appears in 5.3.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment