VRChat SDK Version: Avatar 3.6.1
Unity Version: 2022.3.22f1
Description of the bug:
Every time I'm trying to upload my avatar (either new or published), it fails halfway.
After examining full API logs and codes, I found that the SDK could upload the avatar bundle (.vrca) without an error, but after it acquires upload URL (like https://vrchat.com/api/1/file/image/code/{id}) and trys to "PUT" the thumbnail to the URL, it gets 404 and fails.
Steps to reproduce (how did you encounter the bug?):
Just fill in the form and click "Build & Publish" button.
Additionaly, I'm a Chinese user and I've tried uploading without VPN or through VPN to another region but failed.
Any extra files? (output logs, screenshots):
Yes, I've attached log output from one single uploading phase.