How to prevent custom normal artifacts with morph targets?

How normals should look,



How normals look with morph targets. (look at the mouth)

Is there anything that can be done about this? I’ve seen it be solved with recomputing tangents, but that causes all custom normal data to be lost. Is there any way to use skeletal mesh morph targets and keep custom normals?

By looking at Model it seems like it does not rely too much on Normal. Can you try disabling Tangent Space Normal in Material Settings


See if it helps.

Makes no difference sadly. The normals are from the mesh not a normal map, if that matters at all.

I managed to achieve the effect I was going for by using this going into the normal input and disabling tangent space normals. I also reset the normals in Blender and recomputed tangents to get rid of the morph target issues.

Here is the model with no morph targets.



With morph targets.

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