Question by
TheSlenderDev · Apr 12, 2018 at 09:47 PM ·
texture2dunity 4importing assetsdds
Unity 4 - .DDS file format not supported?
Hello, everyone. I am trying to import .DDS texture format files into my Unity 4 game, but, they seem to be not supported by the engine. I keep on getting errors along the lines of "Expected 11 mipmaps; counted 9" . Can someone please explain to me what is happening and how can I fix it. Any help on this would be greatly appreciated. Thanks in advance!
Comment
Your answer

Follow this Question
Related Questions
Using TextureImporter for texture2d generated in script with no path 0 Answers
Unity NullReferenceException on Sprite import 0 Answers
Cannot change texture size 0 Answers
Save external files into game 0 Answers
Change Texture2D readable flag at runtime (or at least a workaround to do that) 0 Answers