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
- 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