-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.13.2, 1.16.1, 20w29a, 1.16.2 Pre-release 2, 20w49a, 20w51a, 1.16.5, 21w08b, 1.17 Pre-release 1, 1.17, 1.19.4, 1.20.1, 23w41a
-
None
-
Confirmed
-
Rendering
What I expected to happen was...:
When pressing F1 all names and the hotbar are hidden.
What actually happened was...:
That hotbar is still hiden and custom names are invisible except for minecart.
Steps to Reproduce (provided by Darth Cobby in this comment):
- Summon a pig with a visible name:
/summon pig ~ ~ ~ {CustomName:'"Pig"',CustomNameVisible:1}
- Summon a minecart with a visible name:
/summon minecart ~ ~ ~ {CustomName:'"Minecart"',CustomNameVisible:1}
- Press F1 to hide the HUD
→ The pig's name tag is hidden
→ The minecart's name tag is still visible
- relates to
-
MC-56533 F1 does not hide (colored) team player names
- Reopened