Unexpected behaviour when adding clothing with HumanoidDescription

I am unable to add clothing from other users when using HumanoidDescription.
I just receive the below warning and it reverts to default clothing.

Humanoid::ApplyDescription() Default clothing applied

I am able to load in clothing that I have created myself, but not from others.

Is this supposed to be happening or am I missing something?

This behaviour isn’t mentioned on the wiki, and a few of the examples on the Humanoid Description system page also have this problem. (HumanoidDescription | Documentation - Roblox Creator Hub)

The problem was due to me trying to use Shirt Template (decal) IDs rather than the ID for the catalog item. I’m still not sure why the wiki examples are failing but I assume it may be due to the recent purge of copied clothing.

1 Like