The Bug
Z-fighting can be seen when the bases of two armor stands intersect one another.
Steps to Reproduce
Summon two armor stands relatively close to one another so that their bases collide.
/summon minecraft:armor_stand ~2 ~ ~ /summon minecraft:armor_stand ~2 ~ ~0.5
Look at where the bases of the armor stand intersect one another.
Take note as to whether or not z-fighting can be seen when the bases of two armor stands intersect one another.
Observed Behavior
Z-fighting can be seen when the bases of two armor stands intersect one another.
Expected Behavior
Z-fighting would not be able to be seen when the bases of two armor stands intersect one another.
Linked issues
Attachments
Comments 13
Can confirm in 20w51a. Here are some steps to reproduce this issue:
Steps to Reproduce:
Run
/summon minecraft:armor_stand ~ ~ ~
/summon minecraft:armor_stand ~0.5 ~ ~
→ ❌ Notice how the bases of the armor stands z-fight with one another.
Relates to MC-137900.
Resolving as a duplicate of MC-137900 (armor stands are entities).
It's called Z-fighting, I highly doubt Mojang would fix it