How do I get rid of these white spots on my model

What I’m trying to do is get rid of these white areas on my model.

I tried reuploading the model, UV-unwrapping the object again, and re-baking the materials but nothing changed.


1 Like

It seems like your texture is being compressed. What are the dimensions of your texture?

I’m pretty sure that it is 2048 x 2048

You need downscale the image to 1024 by 1024 yourself. Roblox has a limit of 1024x1024, anything above that will be downscaled which will cause such errors.

But in case of such a model, I suggest downscaling till 512x512. 2048x2048 is simply too much for a simple knife, even if it’s going to be visible to the players at all times.

1 Like

Alr, so I re baked everything with 1024 x 1024, though it still looks the same. I’m gonna try 512 x 512.

Did you check the UVs properly?

Alright I might have found the answer. The problem was that my face orientation was all messed up and I uploaded my model in a different way. some parts were also together that shouldn’t have been.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.