Hi all, So I ran into this problem, I created a test asset (for each channel I am going to pack): Which is exported as Albedo(RGB)+Opacity(A), Normal(RG)+Glossiness(B, 1 - roughness), Emissive(RGB)+Metallic(A). Now I try to make a simple shader that takes and display these values: Everything works, except for Roughness, I…