Bug Description
When copying and pasting a Rig, the TextureID
property of its Shirt, Pants, and T-shirt is lost.
Steps to Reproduce
-
Open two instances of Studio (or just one—the issue occurs either way).
-
In the first instance, copy a player character model from Explorer.
-
Paste the model into another game/Studio instance.
- At this point, the clothing appears correct.
-
Close Studio and reopen the game.
-
Observe that the Rig’s Shirt, Pants, and T-shirt no longer have their
TextureID
set—the Rig appears nude.
Expected behavior
Expected Behavior
The Rig should retain its clothing TextureID
properties after being copied, pasted, and reloaded.