Reproduction Steps
Call Humanoid:ApplyDescription(HumanoidDescription) to try to equip accessories onto the character.
Expected Behavior
All of the accessory IDs in the given HumanoidDescription should be properly equipped onto the character.
Actual Behavior
No accessories get equipped onto the character when applying the HumanoidDescription, only clothes/other body parts. Can be seen in the following video:
This issue seems to have started happening on servers after this flag was added (as pointed out by @ItsMuneeeb):
Issue Area: Engine Issue Type: Other Impact: High Frequency: Constantly Date First Experienced: 2021-11-08 13:11:00 (-05:00)
Bug and issue still persist for me, when using Humanoid:ApplyDescription(), back and waist accessories get misplaced and usually end up where the hat accessories belong.
Screenshot of what happened when play testing in studios:
It happened again recently, I was using the command in Roblox Studio, whatever I try to use ApplyDescription, it will apply the Body Colors and Scale but others.
But I can apply descriptions with the HumanoidDescription that from GetHumanoidDescriptionFromUserId corrently.
Subsequent calls to the avatar v1/users/1/currently-wearing endpoint reveals that while it returns a Status 200 OK, the array of assets is empty. You can see this behavior with this example and this example.
Would you all mind filing again, if you’re still experiencing problems? The original issue is fixed. These are other bugs with similar symptoms. I’m going to close out the post, thanks again for the report, OP.