-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version 3.6.3 and higher causing bounding box issues #105
Comments
It's probably caused by models with bad export settings that as a result have an armature scale of 100 in unity instead of 1. I'll look into it and probably fix it soon-ish if it is that. As a side note: The only thing that happens if bounding box is too large is that your displayed performance rank gets very poor. Performance blocking doesn't actually care about the bounding box size and will still display your avatar and not the fallback. |
im also experiencing this issue |
I also found my hyenid model's bounding box goes up by 50 in each section |
I changed it to only set the scale of bones that have scaling animations to 1 instead of all bones. That should make it behave much more similar to pre 3.6.2 while fixing the original bug of objects being scaled down by default. |
New update fixes my bounding box and giant asset issue. Thanks a ton. Will wait for a reply from aspwil before closing, just in case their specific situation. Also sidenote, just finished watching Gate: Jieitai Kano Chi nite, Kaku Tatakaeri, good anime (your pfp is from it so this seems appropriate lol) |
Just commenting to say I was having this exact issue on my avatar. Just updated and it's been resolved. Great work! |
I'll close this now as it seems solved. If there are any more problems just make a new issue. |
3.6.2 works as normal. 3.6.3 and 3.6.4 causes my avatar's bounding box to become (143.89, 208.17, 183.64), way too high and causes avatar rating to become very poor. Disabling "merge skinned meshes" allows the bounding box to be a normal size.
Only happens on some of my avatars. Winterpaws are fine, my RexEvolved has this issue. Though since it only happened after version 3.6.2, I don't know if a way to fix it on my end.
The text was updated successfully, but these errors were encountered: