Getting full black instead of transparent to color gradient

Good Evening,

I’ve been trying messing with the compressed gui texture configs since i was doing the health bar with “cutoff” using a material that had a red to nothing gradient, but as i build to android and i try the app, it appears completly black for me…anyone knows whats the reason for android to do this? all my textures look fine (non gradient color-nothing or transparency)

Thanks in advance

It’s possible that the texture compression you’ve chosen isn’t supported by the device you are running it on. If it can’t decompress the texture, it’ll show as black.

Hmmm unfurtunatly im trying thebuilds in the Bluestacks emulator… tried compressed, true color, 16 bits but always comes out black …which is weird because i have like a layoutfor the bar png type and it doesnt show me black at any place…