The Bug:
Clouds, transparent blocks, entity hitboxes, block outlines, and enchantment glints, render through the inside of banners.
Steps to Reproduce:
Equip some enchanted armor and perfectly position your camera so that it's inside a banner by using the commands provided below.
/execute align xyz run tp @s ~0.5 ~ ~0.5 180 12
/setblock ~ ~ ~-4 minecraft:red_banner
/item replace entity @s armor.chest with minecraft:netherite_chestplate[minecraft:enchantments={levels:{"minecraft:protection":1}}]
Switch into third person.
Wait around three seconds for the banner to move inside of your camera. (This is a result of the banner having natural motion).
Take note as to whether or not clouds, transparent blocks, entity hitboxes, block outlines, and enchantment glints, render through the inside of banners.
Observed Behavior:
Clouds, transparent blocks, entity hitboxes, block outlines, and enchantment glints, render through the inside of banners.
Expected Behavior:
Clouds, transparent blocks, entity hitboxes, block outlines, and enchantment glints, would not render through the inside of banners.
Linked issues
is duplicated by 24
relates to 2
Attachments
Comments 16
I have attached a video that showcases this error, and attached a screenshot of how it used to look back in 1.14.
Also, why is there no light gray stained glass pane?
There is, it's just practically invisible because the GUI background is the same color. See also MC-36498.
Also affects block outlines (MC-233704).
I was able to recreate it. It seems like its any texture that is translucent.
Also, why is there no light gray stained glass pane?