Unreal Engine 4 does not support import dds textures.
When import the dds textures, it will be always failed. UE4 seems not support dds textures import.
Unreal Engine 4 does not support import dds textures.
When import the dds textures, it will be always failed. UE4 seems not support dds textures import.
.unrealengine.com/latest/INT/Engine/Content/QuickStart/3/index.html
What the point of this thread?
Thank you for pointing out these.
I have reliezed that UE4 only supports dds Cube map textures.
I use DDS. It imports them fine for everything.
I uses this simple dds texture and got the error messeges above.
With your dds I get the same message. If I resave it as 32bpp unsigned it then imports without problem.
Edit:
Yeah. Just created my own texture as DXT1 and it fails to import. I guess it doesn’t like 4bpp.