-
Bug
-
Resolution: Unresolved
-
None
-
1.18.1, 1.18.2 Pre-release 3, 1.18.2 Release Candidate 1, 1.18.2, 22w13a, 22w14a, 22w17a, 22w18a, 1.19 Pre-release 1, 1.19, 1.19.1, 1.19.2, 22w45a, 1.19.3, 1.19.4, 1.20.1, 23w31a, 1.20.5 Pre-Release 2, 1.21, 1.21.3, 24w45a
-
Confirmed
-
Textures and models
-
Low
-
Platform
The Bug:
Z-fighting can be seen on the necks of entities wearing custom player heads.
Steps to Reproduce:
- Summon an entity that's wearing a custom player head by using the command provided below.
/summon minecraft:husk ~ ~ ~ {NoAI:1b,Rotation:[0.0f,-75.0f],ArmorItems:[{},{},{},{components:{"minecraft:profile":{name:"slicedlime"}},count:1,id:"minecraft:player_head"}]}
- Look around the entity's neck.
- Take note as to whether or not z-fighting can be seen on the necks of entities wearing custom player heads.
Observed Behavior:
Z-fighting is present.
Expected Behavior:
No z-fighting would occur.