Hi
I am using 3D Coat since almost 2 Years now, so I have quite some experience with it by now. I used it with another engine last year without having import problems, but since I switched back to Unity (for other reasons) this year, I have more and more import problems with my meshes.
The way I use it normally is sculpt in voxels > Retopo > Pixel Paint > Export to obj > Import to unity
Most of them are connected to two Problems:
- Smooth shading generating weird shading for long thin polygons in case these polys are not 100% flat (which happens often during retopo)
- Smoothing Groups and the “calculate normals” creating ugly, visible seams along the edges (which does not happen with imported blender meshes as they don’t need the smoothing groups —> most probably thanks to the edge split)
Now, most of the time I could solve the problem by a) using the smoothing groups / calculating the normals in unity, which made the weird smooth shading issue go away with a mesh I imported some months ago… but then the weird seam issue popped up, which I guess is just the normal way smoothing groups works (I guess the edge split IS superiour, at least for use with Unity, only less performant?)
Today I tried to fix a problem with another of my 3D Coat meshes where the normal map was baked wrong, by using additional polygons for some small details to help the normal map.
The same old weird smooth shading issue pooped up again, this time I could not fix it however.
I tried changing the UV seams, using smoothing groups or not in 3D Coat and on the Unity Import, tried obj, dae and fbx filetypes… I even thought that the triangulation on import might be the issue and did that once in the retopo room in 3D Coat. no luck!
See below for images about the problem:

This is the original Voxel sculpt

the retopo mesh

how it looks in the paint room (no problems with the shading visible)

And Finally after import into unity. One of the shading errors is marked in Red.
Now I am aware that I might reduce the errors by throwing additional polygons at my mesh and changing the UV mapping (there are also ugly seams all over the mesh, which I can’t 100% map to the way the UV is layed out as similar problems are unknown to me with Blender Meshes)…
But before I do that I wanted to get some people with more expierience to look at the problem… maybe someone has seen something like this before and can tell me exactly why this happens? Or why I don’t see similar problems in 3D Coat?
I guess it has to do with the Blender import and the way it triangulates the file… it must treat it somehow different than blender files. But as I’m more of a programmer than a 3D Artist, I don’t exactly know ![]()
Maybe someone that uses 3D Coat for sculpting, and imports this sculpts to Unity could lay out their pipeline and workflow so I can check if I do something stupid somewhere along the way?
Thanks in advance for any help!
Gian-Reto
EDIT:
I tried sculpting another object to see if its just a problem with the other object… but upon import to Unity, the same ugly artefacts are there again.

If noĂ´ne has any idea what is going wrong, I fear I will not be able to use 3D coat for sculpting anymore. This program has become a big waste of time!