Image Upload Quality

When I upload images, they seem to get recompressed. I’m having a hard time retaining the detail I need in textures. Is there a way to bypass recompression?

What format are you uploading in?

Generally, we process jpg -> jpg and everything else -> png. So you might find that if you switch from jpgs to pngs you get better results.

There are two things we need to do here which are in our roadmap. One is make is so you can use source textures without any import process, this is how the new asset system is going to work. Secondly let you choose pipeline settings for importing (e.g compression, resizing)

1 Like