I have a texture with a transparent gradient in the corner. It shows up correctly in photoshop and the unity preview. However, when the texture is used in a scene with an unlit/transparent (or any transparent shader) It shows a light white gradient in the corner where it should be transparent. The texture was created in photoshop using the feather tool to create the gradient.
Does anyone know how to fix this?
Unity preview:

Scene View:

Can you screen shot your material in the inspector and post it here?
– Cornelis-de-Jager