esperecyan / VRMConverterForVRChat

https://pokemori.booth.pm/items/1025226
Mozilla Public License 2.0
181 stars 23 forks source link

Bodysuit clothing doesn't transfer properly onto vrchat #53

Closed HugoPere closed 1 year ago

HugoPere commented 1 year ago

Well, I updated the converter (from unity, so v 38.2.1) And decided to make an avatar with Vroid's bodysuit, but once uploaded the model showed like this. I tried re-importing the model, take out all custom animations, make a new project, but this still fails.

Are bodysuits not supported?

image image image

esperecyan commented 1 year ago

Does the model work properly with other applications supporting VRM? Are you importing VRM file into Unity and converting the generated VRM prefabs as is?

Also, is there any way to reproduce the issue on my end?

HugoPere commented 1 year ago

Well, tried Vseeface now (used a exported vrm (not from the hub)) and it works. A way to reproduce it would be to upload an avatar that has bodysuit/jumpsuit as clothing, the model I uploaded also has a material change function (but also tried without that function)

And the way I do it is:

open project make a folder for the avi drag vrm, then duplicate and convert for vrchat use the vrchat prefab (created with the conversion)

esperecyan commented 1 year ago

In VRoid Studio 1.19.0, which means bodysuit/jumpsuit?

Can you attach a ZIP file of the VRM file that reproduces the issue to your comment?

HugoPere commented 1 year ago

I mean leathersuit/jumpsuit It's in dresses. And here's a zip with the vrm, straight from the unity project, it has 2 materials image

HugoPere commented 1 year ago

image Well, the image didn't upload correctly

esperecyan commented 1 year ago

Thank you for providing the VRM file. I have converted and uploaded the file and have not identified any problems. The location is the default home world.

The following is the prefab I converted. https://github.com/esperecyan/VRMConverterForVRChat/files/10485836/scourge.unitypackage.zip

My environment is as follows.

HugoPere commented 1 year ago

Huh, that's wierd, then it was something on my configuration? Gonna try it again then. Thanks for your time and answers!!