anatawa12 / ContinuousAvatarUploader

The tool to upload multiple avatars continuously with tagging version
MIT License
51 stars 2 forks source link

Automatically Enable Disabled Avatar GameObjects in Scene Before Upload #72

Open rrazgriz opened 4 weeks ago

rrazgriz commented 4 weeks ago

Currently, if an avatar is disabled in the scene and ContinuousAvatarUploader attempts to upload it, the upload will fail. I keep most avatars disabled in my scene for better editor performance, so if I forget to enable one avatar in a big batch upload, it is annoying because it fails.

It would be good to not have to manually enable all avatars selected for upload. This would make the process more automatic.

anatawa12 commented 3 weeks ago

Umm... we have logic for enabling avatar before upload. could you show us the hierarchy structure of your avatar?