LoadCharacterLayeredClothing property has a trailing space

Reproduction Steps
https://developer.roblox.com/en-us/api-reference/property/StarterPlayer/LoadCharacterLayeredClothing-

The property name has a trailing space and cannot be changed under StarterPlayer

Expected Behavior
Be able to see and change the property under StarterPlayer

Actual Behavior
I can’t see or change the property under StarterPlayer

Issue Area: Studio
Issue Type: Other
Impact: Very High
Frequency: Constantly

4 Likes

this is intentional. You should only be able to change the LoadCharacterLayeredClothing property you can see on the UI, through the UI

1 Like

It’s not on the UI

Update on this, we figured out the option is only available if you enable the Beta for Layered Clothing, this should be available for everyone.

1 Like

To give a little more explanation on this. There are two LoadCharacterLayeredClothing properties. One has a space on the end, and one does not. The one without a space on the end is intended to be seen and edited in the UI. The one without is not meant to be seen on the UI, and you are not meant to use it for anything. It is there as it is used by the internal engine code for error checking. So, it’s something you can safely ignore

this is intentional. You should only be able to change the LoadCharacterLayeredClothing property you can see on the UI, through the UI

2 Likes

I hope our Roblox Staff’s explanation was clear enough!

Closing this thread since it’s intended behavior and not a bug! For other issues, make sure to create a new post where we can look into!

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.