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
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
Add comment