skinned cloth ?

i just down load the Unity 3.0 , i am testing the cloth system , but it doesn’t work when i use skinned cloth.
any help?
test is like below:

the original mode
nothing is wrong ,

when i add the skinned cloth (from Component->Physics->Skinned Cloth.) to 7a_01 (which is the body of the mode)
find the body disappared , i don’t know where is wrong ,

i add the the original mesh 7a_01,but it also didn’t work .

nothing is wrong when i use interactive cloth .

any help!

Hello! I am happy to see someone else who is trying to use the skinned cloth.

I have had a lot of trouble with it myself. See my thread:
http://forum.unity3d.com/threads/61769-Skinned-Cloth-Problems

I have not had my meshes disappear on me. Are you sure your mesh is a skinned mesh and not a regular mesh renderer ? It needs to be parented to an armature.

but it seemed i had added that mesh , and the skinned mesh render with skinned cloth component ,that is all ,
where is the wrong operation?