Help with player Collison

I’ve place a starter character in StarterPlayer with CanCollide set to everything such as the torso,HRP,head etc. But when I go in game. the left arm and leg and right arm and leg CanCollide Properties are set to false. How do I fix this.

You could wait for the CharacterAppearanceLoaded event and then run through each Descendant and set Collisions on again