I’m at my wits end with all this. I’ve tried re-installing the companion and Unity. I’ve tried not using any shaders at all. I’ve tried googling the issue and I’ve gotten nothing so hopefully this post will be my (and other folks who are dealing with the same thing) saving grace!!
Whenever I want to upload an Avi, I get this message:
Keep in mind, I’m not very tech savvy nor am I Unity Savvy either and so I don’t know what any of this means and my luck in finding how is not so great. I just want to go back to uploading avatars again with no more of these issues…I can’t go back to Unity 2019 either as VRC prevents that now.
It looks like the avatar ID is registered to a different user. so either you don’t own the avatar originally or you messed up on the avatar id. If you messed it up you can find the id on the pipeline manager script on the main file for the avatar(where everything is under in the scene) to correct it.
I had a similar issue at some point, that could be the internal code of the sdk for the descriptor that is having issues.
either reload the sdk, or try to duplicate your avatar, remove the avatar descriptor , create it again and set it like the avatar you kept as a backup.
If removing the avatar ID isn’t working, I’d recommend going to the Assets dropdown at the top left of the Unity window, and using Export Package to export the entire project (besides the VRCSDK folder if it happens to be there), then create a brand new project and import that package.
If that doesn’t work, use the scientific method: start eliminating variables. Back up the project, then start deleting folders from your Assets one at a time, and checking if it will upload. Once it does, you’ll at least know which folder is the problem.
Actually no, I didnt download a model elsewhere. I actually made my own from scratch and am trying to upload it without trouble hence why im here…
If youre not trying to help, dont bother commenting or try poking fun at me. Its called “learning and starting out”.
Ive been having this same exact issue for a week now. If I try to upload a brand new avatar I get the same problem above, even with an avatar ive uploaded in the past month I cant upload any updates to it anymore. Ive also noticed I can Build & Test the avatar just not Build & Publish.
I’m not sure what trickery this is but the way I fix this is with VRC Fury installed.
I delete VR Fury folders in project packages then remove it from c.c.
(sometimes I open the project again before reinstalling fury)
Then, I put it back on C.C and when I open the project again it lets me upload it.
Hope this helps! o3o