-
Bug
-
Resolution: Fixed
-
1.16.1, 20w30a, 1.16.2, 1.16.3, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5 Release Candidate 1, 1.16.5, 21w13a, 1.17.1
-
None
-
Confirmed
-
Rendering
-
Normal
-
Platform
The bossbar text covers narrator text if it stacks up to the top of the screen. The text is tinted like everything behind narrator text but still renders before it, Relates to MC-193511.
To replicate:
- Go to Game Menu>Options>Accesibility Settings and turn on Narrator if it isn't already
- Recommended (not required) turn off speaker
- In Game Menu>Options>Music&Sounds... ensure Ambient/Environment is on (used in commands)
- In order to consistently get enough sounds put the following commands in repeating command blocks that are on:
/playsound minecraft:entity.slime.death ambient @p
/playsound minecraft:entity.stray.death ambient @p
/playsound minecraft:entity.skeleton.death ambient @p
/playsound minecraft:entity.chicken.death ambient @p
/playsound minecraft:entity.parrot.death ambient @p
/playsound minecraft:entity.pig.death ambient @p
/playsound minecraft:entity.sheep.death ambient @p
/playsound minecraft:entity.cow.death ambient @p
/playsound minecraft:entity.turtle.death ambient @p
/playsound minecraft:entity.fox.death ambient @p
/playsound minecraft:entity.polar_bear.death ambient @p
/playsound minecraft:entity.panda.death ambient @p
/playsound minecraft:entity.wolf.death ambient @p
/playsound minecraft:entity.cat.death ambient @p
/playsound minecraft:entity.ocelot.death ambient @p
/playsound minecraft:entity.bee.death ambient @p
/playsound minecraft:entity.magma_cube.death ambient @p
/playsound minecraft:entity.ender_dragon.death ambient @p
/playsound minecraft:entity.enderman.death ambient @p
/playsound minecraft:entity.creeper.death ambient @p
/playsound minecraft:entity.spider.death ambient @p
/playsound minecraft:entity.zombified_piglin.death ambient @p
/playsound minecraft:entity.husk.death ambient @p
/playsound minecraft:entity.zombie.death ambient @p - Make sure screen is full
- Run these commands and observe the rendering issues:
Create Bossbar (Command Block)
/bossbar add longbossbar ["",\{"text":"ABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZABCDEFGHIJKLMNOPQRSTUVXYZ","bold":true,"underlined":true,"strikethrough":true}]
Display Bossbar
/bossbar set minecraft:longbossbar players @p
Add numbers after longbossbar for up to 4 bossbars (longbossbar2,longbossbar3,longbossbar4)
- relates to
-
MC-173672 Title text renders in front of player names in player list
- Resolved
-
MC-187267 Title text renders in front of sidebar
- Resolved
-
MC-193511 Title text renders in front of narrator text
- Resolved
-
MC-193517 Boss bar text renders in front of sidebar
- Resolved
-
MC-263256 Chat renders on top of TAB, blocking information
- Resolved
-
MC-193521 Boss bar text renders in front of F3
- Resolved
-
MC-193524 Boss bar text strikethough/underline renders on tab list
- Resolved
-
MC-198963 Chat text renders in front of player names in player list
- Resolved
-
MC-265669 Hotbar text renders above subtitle background but under subtitle text
- Resolved
-
MC-266960 Bossbar text renders in front of player list background and player icons
- Resolved