Face, Shirt, Pants not being applied with HumanoidDescription on NPC

I’m trying to add clothing to an NPC using the HumanoidDescription. However, I enter valid ID’s for each item, but nothing happens. The BodyColor changed but no clothing, etc. was added.
Before ApplyDescription()


After ApplyDescription()

Before anyone asks, yes I have checked the other side

HumanoidDescriptions don’t seem to work on NPC’s. I was actually doing this myself a few days ago and it did not work.