Moved question to default space
Color mismatch between meshes
I have created a simple Animal Crossing style character in Blender and exported to Unity as FBX format. The character is made up of 3 meshes, the main body and head, the eyes and the mouth. They have each been uv unwrapped and mapped to a texture.
All this imports fine into Unity but I am getting a couple of issues.
I am seeing a slight tearing between the mouth and nose meshes when viewed from a distance. When zoomed in in Scene view this disappears but in game view it is visible.
I am seeing a color mismatch between joining parts of the different meshes. These meshes are perfectly lined up. Verts are at the exact same coordinates. All materials in Unity are set up exactly the same (Standard, opaque with correct color). Normals for the model are imported but I get the same effect when set as calculated. The colors on the textures are correct and perfectly match and have been checked in Paint.net.
Am I messing something? Any help greatly appreciated.
Thanks in advance.
Follow this Question
Related Questions
Most efficient way to display items on a character? 0 Answers
Cubic Voxel World 0 Answers
How to properly import 3D object with textures from Photoshop 2 Answers
Get RFloat data 1 Answer
Why are there visible artifacts in my imported geometry? 1 Answer