The situation: Exported FBX from C4D, turned “Calculate normals” on at 180 when importing to Unity. We have to do this since we’re using a mesh morph script. There is a strange smoothing angle artifact (shadowing) on an edge loop. When I go back and add an extra edge loop, the artifact goes away, but only when the edge loop is closest to the “cut edge”.
- Why does this happen?
- Why does adding an extra edge loop fix the problem?
- Is there a modeling/normal solution to this that doesn’t require the addition of verts?
Amendment: When using FBX 2012.2 export, and importing normals (instead of letting Unity calculate them), the artifact is still there, just more to the right side of the edge loop (and not quite as bad).
Any help, advice or answers would be greatly appreciated.