Humanoid Description not working locally?

Hello.
Recently I’ve been trying to work with HumanoidDescription and load the player’s character onto an npc locally for a cutscene. I’ve searched around and seen other people with success at doing this on a local script but when I try it on a local script it doesn’t work? Is my studio bugged or they removed HumanoidDescription from working locally or something. Thanks for responses in advance.

HumanoidDescriptions do not work from the client, if you want a npc of the player’s character just simply clone the player’s character and parent it to the workspace.