Unlit sprite particle shader that works with Color over Lifetime

I’m trying to make little particle effects using simple sprites, but the only shaders that allow me to have them fade in and out using Color over Lifetime all seem to require that the sprite have lighting applied to it, as you see in this image:

138478-particle-light.png

^ This is currently using Sprite Diffuse

Unlit shaders work for getting rid of the lighting, but the Color over Lifetime settings no longer control the alpha. I’ve searched all over for a solution and I can’t find it, so I must be missing something.

Any help would be appreciated.

Try the Particles/Standard Unlit shader