Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Invalid Skinmap in Cloth Renderer
#1
Hey, 

I get this error message:
Invalid skinmap in cloth renderer (Obi Tearable Cloth). Make sure the skinmap is not null and suitable for the mesh and cloth blueprint being used.

I cannot use the tearable cloth, this error also occurs in the TearableCloth demo scene.

Unity 6.2 URP
Obi Cloth 7.1 (latest version)

Thanks!
Reply
#2
(24-10-2025, 01:26 PM)jaripam Wrote: Hey, 

I get this error message:
Invalid skinmap in cloth renderer (Obi Tearable Cloth). Make sure the skinmap is not null and suitable for the mesh and cloth blueprint being used.

I cannot use the tearable cloth, this error also occurs in the TearableCloth demo scene.

Unity 6.2 URP
Obi Cloth 7.1 (latest version)

Thanks!

Hi,

This means the skinmap data you're using has been generated for a mesh other than what the cloth blueprint is using, or is stale. Try re-generating the cloth blueprint.

kind regards,
Reply