Skip to content
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

Closed
arianwen27 opened this issue May 25, 2024 · 9 comments
Closed

version 3.6.3 and higher causing bounding box issues #105

arianwen27 opened this issue May 25, 2024 · 9 comments

Comments

@arianwen27
Copy link

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.

@d4rkc0d3r
Copy link
Owner

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.

@arianwen27
Copy link
Author

Little update, 3.6.3 and 3.6.4 also cause the WPThong asset to become about 50x bigger in the front than it's supposed to be
image
Using 3.6.2 and lower makes it look normally sized again

@aspwil
Copy link

aspwil commented May 26, 2024

im also experiencing this issue

@aspwil
Copy link

aspwil commented May 26, 2024

before and after

image

image

@arianwen27
Copy link
Author

I also found my hyenid model's bounding box goes up by 50 in each section

d4rkc0d3r added a commit that referenced this issue Jun 5, 2024
@d4rkc0d3r
Copy link
Owner

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.
Please report back if these issues are now gone with 3.7.0

@arianwen27
Copy link
Author

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)

@CorneliusCornbread
Copy link

Just commenting to say I was having this exact issue on my avatar. Just updated and it's been resolved. Great work!

@d4rkc0d3r
Copy link
Owner

I'll close this now as it seems solved. If there are any more problems just make a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants