Incorrect Eyebrow Accessory MaxSize Error during UGC Validation


Even though the eyebrow accessory’s handle size is within (1.5, 0.5, 0.5), UGC validation still blocks the upload due to a size issue.

I even tried setting the mesh size to (0, 0, 0), but that didn’t help.
The only thing that worked was moving the handle’s position to the head.

Either the error message is misleading, or the validation itself is broken.
If it’s a bounding box issue, it should show the bound’s position, orientation, and size, just like the attachment-over-bounds error does.
Otherwise, the way it’s validating eyebrow accessories just doesn’t make sense.

A private message is associated with this bug report

Hey @Bam_Sori , thank you for your report. So this check does actually take the attachment cframe into account. As a quick fix, I deleted the weld and then changed the attachment position to match what the eyelashes have (shouldn’t really make a difference since the WrapLayer deformation will ultimately drive it’s placement), and then re-equipped the accessory.

But I do agree this is not clear from the error message. I will look into rewording this or perhaps adjusting this check since WrapLayer deformation placement works differently.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.