Why can't I import a Targa?

I need help importing a Targa. I’m thinking maybe my sizing or bits are off. It’s a 128x128 texture with alpha channel. I get a “failed to import asset” error every time. I don’t remember ever having this problem.

Dunno… I never tried targa…
You sure you arent mixing it up with png or tga?

The following Texture formats are supported:

.bmp
.float
.pcx
.png
.psd
.tga
.jpg
.exr

.dds - Cubemap Texture (32bits/Channel, 8.8.8.8 ARGB 32 bpp, unsigned) See Cubemap Tools for more information.

.hdr - Cubemap Texture (LongLat unwrap)

But .tga is Targa

Apologies, I kinda just woke up when I replied lol.

How are you saving the TGA? 16 bit? 24 bit? 32 bit? alpha enabled? what kind of compression?

I’m not at my work pc but I believe it’s a 24 bit tga with alpha, and unreal cannot import it. I know I’ve done this before. It must be a stupid mistake.