Repeatedly calling LoadCharacter on multiple players within a small timeframe

Repeatedly calling LoadCharacter on multiple players within a small timeframe results in players respawning naked. This is very annoying for my game, as players always have to reset to stop themselves exposing private areas.

This can be replicated by calling LoadCharacter on every player in a game at once (Or within about a 10-20 second period). I would assume this bug is likely called by some kind of timing out in the core scripts on preloading assets?

I posted a related thread about this a few months ago, but the glitch still occurs:

3 Likes

Is the thread you link the same or a different issue?

It’s the same issue yes, and just a heads up that the thread’s solution isn’t a solution for the bug, it’s a solution for my specific use case.

A post was merged into an existing topic: Everyone in my game loses all of their clothes when respawned