Feedback on "Player:LoadCharacterAsync"

The docs for LoadCharacterAsync() currently say This is useful in cases where you want to reload the character without killing the player, such as when you want to load a new character appearance after changing the player's CharacterAppearance.

However, staff confirmed that LoadCharacterAsync currently uses cached avatar data and does not fetch new avatar data making this documentation misleading at this moment

Affected URL: https://create.roblox.com/docs/reference/engine/classes/Player#LoadCharacter

1 Like