-
Bug
-
Resolution: Fixed
-
24w40a
-
None
-
Community Consensus
-
Rendering
-
Normal
-
Platform
The Bug:
The "below_name" scoreboard display mode renders with dark parts when custom colors are set.
Steps to Reproduce:
- Create a scoreboard and modify it accordingly by using the commands provided below.
/scoreboard objectives add health health
/scoreboard objectives setdisplay below_name health
/scoreboard objectives modify health displayname {"text":"❤","color":"#e32d2d"}
/scoreboard objectives modify health numberformat styled {"text":"","color":"#e32d2d"}
- Get a player to load into your world and look below their name closely.
Observed Behavior:
The "below_name" scoreboard display mode renders with dark parts when custom colors are set.
Expected Behavior:
The "below_name" scoreboard display mode would not render with dark parts when custom colors are set.
- relates to
-
MC-277176 Team affixes have dark lines between them and the username in player name tags
- Resolved