GameTechDev / Intel-Texture-Works-Plugin

Intel has extended Photoshop* to take advantage of the latest image compression methods (BCn/DXT) via plugin. The purpose of this plugin is to provide a tool for artists to access superior compression results at optimized compression speeds within Photoshop*.
https://software.intel.com/en-us/articles/intel-texture-compression-plugin-for-photoshop
Apache License 2.0
258 stars 39 forks source link

Photoshop 2021 DDS to UNITY - 'save as' - bug in vertical position? #39

Open jeroll3d opened 2 years ago

jeroll3d commented 2 years ago

Hello everyone

When I export or save as my dds file, using the Intel plugin, it transforms the image by rotating it vertically. To fix this, I have to rotate it again by -180º and flip horizontally. That's the only way I can use it on Unity 2020.3.24f1 (64-bit version).

Is it a bug?