-
Bug
-
Resolution: Unresolved
-
None
-
1.21.1, 24w34a, 1.21.3
-
Confirmed
-
Commands, Rendering
-
Normal
-
Platform
Scoreboard objectives do not render when the camera is ten blocks away from another player's name (MC-246999), but this is based on where the camera is, not the player themselves.
How to reproduce:
- Start a multiplayer server or LAN world and join it with two accounts or have another player join with you.
- Execute the following command:
/scoreboard objectives add MC-275892 dummy
- Execute the following command:
/scoreboard objectives setdisplay below_name MC-275892
- Move 6-7 blocks away from the other player.
- Change your perspective to third person.
- Turn your camera around and notice the objective's text appear and disappear.
Expected result:
The objective's text would not appear or disappear without the player moving around.
Observed result:
The objective's text appears and disappears without the player moving around, by turning the third person camera.