So, I’ve been trying to upload an avatar I bought for the past couple days, and I’m able to build & test it just fine, but when I try to publish it I just get this error message with a “failed to upload file” on the uploader.
I’ve already unlinked the blueprint id, so I know that’s not the issue. If anyone knows what the issue might be I would appreciate it.
Create new avatar yeah the SDK sees the blueprint ID as empty when it’s running.
I would see if there are any other messages in the console. In the unity console tab you can filter message types, so it’s possible you have some errors that are currently hidden. Top right of the console tab.
For whatever reason the SDK is having trouble doing the actual upload, I’ve seen threads where people make it work by turning a VPN off, and others where they turn a VPN on. But yeah see if the log says anything of interest, maybe the upload connection times out and you just need to try a few times?