Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-99647

The "below_name" scoreboard display slot doesn't work with non-player entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.9.1 Pre-Release 3, Minecraft 16w35a, Minecraft 1.11.2, Minecraft 1.12 Pre-Release 7, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 17w45a, Minecraft 17w45b, Minecraft 17w50a, Minecraft 1.13.1, 1.16.1, 1.16.4, 20w48a, 21w03a, 21w05b, 21w06a, 1.17, 1.17.1, 21w43a, 1.18, 1.18.1, 22w05a, 22w07a, 1.18.2, 1.19, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.4, 23w51b
    • None
    • Confirmed
    • Commands, UI
    • Low
    • Platform

      The Bug:

      The "below_name" scoreboard display slot doesn't work with non-player entities.

      Steps to Reproduce:

      1. Create a dummy scoreboard objective and set it to display below entity names by using the commands provided below.
        /scoreboard objectives add MC-99647 dummy
        /scoreboard objectives setdisplay below_name MC-99647
      2. Summon an entity that has its custom name visible and assign a value of the dummy scoreboard to it by using the commands provided below.
        /summon minecraft:armor_stand ~ ~ ~ {NoGravity:1b,CustomName:"\"Test\"",CustomNameVisible:1b}
        /scoreboard players set @e[type=minecraft:armor_stand,limit=1,sort=nearest] MC-99647 100
      3. Look below the name of the armor stand.

      Observed Behavior:

      The "below_name" scoreboard display slot doesn't work with non-player entities.

      Expected Behavior:

      The "below_name" scoreboard display slot would work with non-player entities.

        1. 2016-03-16_04.16.14.png
          2016-03-16_04.16.14.png
          130 kB
        2. 2020-06-08_08.53.34.png
          2020-06-08_08.53.34.png
          1.31 MB
        3. MC-99647.mp4
          5.68 MB

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            18 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              CHK: