Problem with different color in render and unity

Hi i don’t know why the color in the render and in unity are different? what i’m missing?

Check it in another image viewer aside from Windows Photo Viewer. It could have something to do with your monitor color space profile being used, or not used, by different apps.

1 Like

it is not about that, don’t know how to make look smooth in unity, i want it to look the same in unity

You question was “why is the color different”. Now you are saying your question is about something else?

I’m guessing by ‘smooth’ you mean the jagged edges. We call this aliasing, and making it smooth is called anti-aliasing. There should be an option to turn this on in the Unity settings “Edit > Project Settings > Quality > Anti Aliasing”.

Does the material have a pure white color?

(Also, this should be in Unity help section).