mojira.dev
MC-271229

Ears of an invisible armadillo do not render when viewed from behind

The ears of an invisible armadillo will not render when viewed in spectator mode, or when the entity is on the same team as the player.

Steps to Reproduce:

  1. Spawn an armadillo

  2. Make it invisible:

    /effect give @e minecraft:invisibility infinite
  3. Change gamemode to spectator

Observed Behavior:

The ears of the armadillo will not be visible when viewed from behind.

[media]

Expected Result:

The ears of the armadillo would be visible at all times, regardless of the entity's effects, or the gamemode the player is in.

Fix:

One possible fix is to copy the texture of the 2D plane to the opposite side. This does cause z-fighting, likely due to another underlying issue.

[media]

[media]

Linked issues

Attachments

Comments 1

kelianor

Can confirm

[Mod] Jingy

(Unassigned)

Community Consensus

Platform

Low

Rendering

armadillo, invisibility, invisible_entity_rendering

23w51a, 1.20.5, 1.20.6 Release Candidate 1, 1.20.6, 1.21 Pre-Release 2, 1.21.1, 24w35a

Retrieved