ShirtGraphic is not "Clothing"?

Pretty much sums it up, if you print

ShirtGraphic:IsA("Clothing")

It returns false

Now I would have thought that a SHIRTGraphic would be a piece of clothing, but according to Roblox Studio, it isn’t. Is this a bug?

System Information:
CPU: Intel(R) Core™ i5-8250U CPU @ 1.60GHz
Memory: 8.0 GB
GPU: Intel(R) UHD Graphics 620

Expected behavior

I expect a ShirtGraphic to be part of the “Clothing” class.

1 Like

No, it isn’t, it never has been. Kind of annoying but this is not a bug.

image

2 Likes

Yeah, a little bit after this post I found out you can just use CharacterAppearance, sorry for the inconvenience

1 Like