- Home /
Particle System losing texture?
I have a particle system emitting a particle, however after X amount of time, the texture on the particles disappears, but the particles are still in the scene and continuing to live until their life time. It's only after maybe 2 seconds that the texture disappears and the particle disappears.
In this video (In Shaded wireframe mode) it shows the particle moving across the screen, and then losing the texture, but you can still see the mesh of the particle continuing on:
https://www.youtube.com/watch?v=I9YNbtSV4jI
Here is a picture of the particle settings: 
Answer by PAHeartBeat · Feb 21, 2017 at 01:35 PM
The video is very short and wireframe after texture hide, not visible proper so can you provide another video?
As you are using SpriteSheet for particle Texture, I suggest please take look a sheet Once may be at end. may there are few empty (only alpha channel) which also may cause the issue.
Your answer
Follow this Question
Related Questions
Extinguish fire with water particle system 0 Answers
Particles problem 0 Answers
Can a Particle System Use Custom Objects/Prefabs as Particles? 1 Answer
Passing particle system in script, getting null reference exception error. 1 Answer
how do i change the rotation of an objects particle system shape in script? 1 Answer