As the title suggests, I’m having trouble getting layered clothes to work on a large scale avatar.
I do believe it’s related to this issue, except I’m simply using model:ScaleTo(30) on a normal avatar. Layered clothing disappears if the character's scale value greater than 5 (500%)
Much like that bug report once you use ScaleTo above about 5 the clothing reverts to its default scale and is hidden within the avatar’s body. It’s still attached and tries to deform correctly, but of course it’s not at scale.
Adding new layered clothes after ScaleTo doesn’t work either, nor does using BuildRigFromAttachments()