I am having an issue where I upload 4K textures and once they are textured on a part they are very low resolution. Is this something I am doing wrong?
Am I able to get 4k textures?
I am having an issue where I upload 4K textures and once they are textured on a part they are very low resolution. Is this something I am doing wrong?
Am I able to get 4k textures?
I don’t think that 4K decals/textures are possible, yet.
You can’t (and honestly shouldn’t) upload 4k textures in the large majority of cases - not that you could anyways, since Roblox compresses anything under a certain resolution (I know it’s under 512x512, I just don’t know exactly what) (See edit below).
But like, most AAA games generally don’t use 4k textures, (or at least limit use to major assets like characters or cutscenes). There’s really no practical use for such high resolution in a typical game environment, especially for Roblox.
Edit: I asked around and it turns out the new limit is 1024x on the largest axis (in the case the image isn’t square). Thanks for correcting me!!
Roblox downscales textures to 1024x1024. Either split your texture into multiple parts or UV map your mesh more efficiently.
Everyone else is right, I don’t think Roblox can support 4K textures.
Pretty sure the max is 1024px, 512px seems a bit low