I’m using Unity version 2020.3.1f1 and I’m trying to get my grass texture to have some transparancy but it does not seem to work.
The texture itself seems to work fine and all the settings for it in the inspector seem fine: Inspector Screenshot
But when I place it down on the terrain as a “Grass Texture” it looks like this, it’s not transparent at all and have these weird black spots on the edges similar to this guy, but they don’t get removed when I have “Alpha Is Transparent” ticked.
I’m not sure of what’s wrong, I’ve tried basically every solution that I could find but nothing has worked, I’ve tried a couple different versions of Unity too. If any awesome person out there knows what’s going on and how to get grass to have transparancy that would be awesome! Thank you!