Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.19.4] See-through Text Display entities are not rendered correctly #1666

Closed
KabanFriends opened this issue Mar 19, 2023 · 2 comments
Closed
Labels
S-needs-triage Status: Needs triage T-bug Type: Bug

Comments

@KabanFriends
Copy link

Version information

mc1.19.4-0.4.10+build.24

Expected Behavior

text_display entities with see_through set to true should always render the text and its background through walls.

Actual Behavior

Depending on the angle you look at the entity:

  1. Text is sometimes not visible through walls
    image

  2. Text background is sometimes not visible through walls
    image

Reproduction Steps

  1. Spawn a see-through text display entity:
/summon minecraft:text_display ~ ~ ~ {text:'{"text":"Hello world!"}',billboard:"center",see_through:true}
  1. Place blocks in front of the entity, and move around
  2. See how the text or the background sometimes disappears

Java version

Java 17

CPU

8x Intel® Core™ i7-4770 CPU (3.40GHz)

GPU

NVIDIA GeForce GTX 1060 (6GB, PCIe, SSE2)

Additional information

No response

@KabanFriends KabanFriends added S-needs-triage Status: Needs triage T-bug Type: Bug labels Mar 19, 2023
@KabanFriends KabanFriends changed the title See-through Text Display entities are not rendered correctly [1.19.4] See-through Text Display entities are not rendered correctly Apr 8, 2023
@Lolothepro
Copy link
Contributor

It's an Iris bug

@jellysquid3
Copy link
Member

I can't reproduce this with just Sodium either, so it seems to be a problem unrelated to our mod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-needs-triage Status: Needs triage T-bug Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants