firat.yuzbasioglu Posted January 20, 2015 Posted January 20, 2015 Hi all, When i add my model into the world with Unigine tools,i dont get any error.But when i try to run the game ,i get D3D11Texture::create(): can't create DXT3 59x59 2D texture errors, What is the reasons of this problem?? Please help...
silent Posted January 20, 2015 Posted January 20, 2015 Hi, Could you please provide us a simple test scene with this texture? General requirement for the textures: width and height should be equal to some power of two. You can read more here: https://developer.unigine.com/en/docs/1.0/content/texturing Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
firat.yuzbasioglu Posted January 20, 2015 Author Posted January 20, 2015 Thanks as you said my problem is about power of two.I got it
Recommended Posts