Transparency with alpha set to 1 is still visible !

Hi,
I’m trying to have a material wich can be transparent and opaque based on the alpha color.
To do so i use the alpha color.
But when i want it fully opaque (alpha max), it’s weird.

This is my material :


And even alpha is max, it still is transparent :
7277890--879439--upload_2021-6-28_10-58-25.png

Can anyone help ?

1 Like

Finally have to change material to have full opacity…
So i have one material with variable transparency and one with opacity.
It’s not very clean but it works.

In HDRP it works with only one material shader.