For a while now, characters in my game have been spawning with no appearance or only partially their appearance sometimes.
Examples:
This is what my character should look like:
What could be causes for this issue? I don’t think its a Roblox bug since it seems to only happen in my game… Sometimes the issue happens often and sometimes it only happens once in a while so its pretty inconsistent.
I’ve looked through my game’s code and I don’t see anything that could be causing characters to spawn without their appearance.
Link to game with the issue: Combat Warriors - Roblox
Update: I have found out that the player’s accessories, pants, and shirts, are getting parented to nil (not destroyed) after the CharacterAdded event fires.