Seemingly randomly, clothes don’t seem to load on humanoids that I’m cloning. Within my game, I have pre-defined drop assets and each include a humanoid and clothes (the humanoid is required for rendering the clothes). It works great most of the time, but sometimes the clothing just doesn’t appear.
I’ve attached two examples to this post. In the first picture, the pants are showing up correctly on the right, but on the left, they have not rendered. In the second picture, there are 3 assets that do not have their shirt rendered. I’ve checked to ensure that the shirts/pants are still children of the model, so I assume I’m doing something incorrectly. Does anybody know a fix?