To upload the Avatar drag the Scene File (the one with the Unity symbol) called "Mayu19k" into the hierachy to the left. Log in via VRChat SDK -> settings, then navigate to VRChat SDK -> Show Build Control Panel and follow the assistant. You may have to wait a bit for it to load.
Please note that in order to have your hair and skirt move, you will need a plugin called "Dynamic Bones" ( https://assetstore.unity.com/packages/tools/animation/dynamic-bone-16743 ) which costs 20 Euro or obtain it somehow differently. However this avatar in particular may work farily decently without having parts move.
-
Error: No textures Solution: Start a fresh project and import Cubed Shaders before importing the model
Error: Missing Scripts, no dynamic bones You will need to have access to the Dynamic Bones package from the unity asset store (costs 20€) or otherwise to have hair and the skirt move around. If you have the package, import the dynamic bones plugin first in a fresh project.
Whenever I wanted to publish it, it says prefab was not found. I followed all the step but there's still missing a mono script. May I know how to fix this?
after you doubleclicked your scene file check the hierarchy and drag the Trail position to the end of the left finger:https://i.imgur.com/XJkRfVg.pngThen click on the trail position again and set the Position coordinates as follows on the right side of the window in the inspector tab:X: 0 | Y: 0.0001960024 | Z: 1.399791e-05https://i.imgur.com/ZPt9oAU.jpg
I just downloaded and reimported the package again myself to test and see, its all working perfectly. Try making a new unity project from scratch, import the VRCSDK, cubed shaders and dynamic bones (if you have that). Then after you have done that import this package and look for the Mayu19k Scene file with the Unity logo ( https://i.imgur.com/5BJ9MlX.jpg ) and doubleclick it. Check if the Model in the new Scene (Hierachy -> Mayu19k -> Mayu19k) has a VRC_Avatar_Descriptor (see on the right in the inspector tab). If not add it by clicking "Add Component" and searching for VRC_Avatar_Descriptor. Then set the following values:https://i.imgur.com/93zjl9d.jpgBut as said, making a fresh project and following the instructions closely should be all you need. It may also be just Unity bugging out.