Some people come across this issue a lot and I am one of them where the name tag will only show for SOME people. In order to fix this, insert this line of code:
game.Players.PlayerAdded:Connect(function(plr) plr.CharacterAdded:Connect(function(char) plr.CharacterAppearanceLoaded:Wait() end) end)
Change category to #10-category or #tutorial
Also can replicate the error?
What do you mean by that?
Show me the game logs and pictures from in the game of the problem in action