Mojira Archive
MC-265743

Entities, block entities, clouds and semi-transparent blocks are always rendered in front of text displays with see_through enabled

The bug

If a text display entity has its see_through tag set to true, it will always be rendered behind entities, block entities, clouds and semi-transparent blocks.

How to reproduce

  1. Create a text display with see_through enabled:
    /summon text_display ~ ~1 ~-1 {"text":'"Text display"',"see_through":true}
  2. Spawn a pig behind the text display:
    /summon pig ~ ~ ~-3

    The pig is rendered in front of the text display

Unresolved

Tristan

2023-10-11, 03:25 PM

2024-11-01, 07:15 PM

7

5

Confirmed

Normal

Platform

Rendering

1.20.2 - 1.21.31.20.2, 23w41a, 1.20.3 Release Candidate 1, 1.20.4, 1.21, 1.21.3

-