I’m working with a character that has a skeleton made in Rigify. It deforms fine in Blender, but when I import it into Unity, there are nasty artifacts in the deformation, but only in some specific places.
Blender to the left, Unity to the right:
The strings and the middle seam are the most noticable issues, but it also happens on a couple of other places on this character and on other characters using the same rig. Note that solid objects where all vertices have the same weights get through fine.
I’ve tried a ton of things, including normalizing the weights, limiting the total bone weights per vertex to all kinds of numbers, and messing with just about every rig/animation related setting in the mesh’s Unity import settings, and I’m at my wit’s end. I’ve also googled around and haven’t found anything about this specific issue.
Does anyone have any idea what could be causing these weird deformations?