-
Bug
-
Resolution: Unresolved
-
None
-
20w22a, 1.20.5, 1.20.6 Release Candidate 1, 1.20.6, 24w18a, 1.21.1, 24w35a
-
Confirmed
-
Rendering
-
Low
-
Platform
The stinger, legs, wings, and antennae will not render when viewed in spectator mode, or when the entity is on the same team as the player.
Steps to Reproduce:
- Spawn a bee
- Make it invisible:
/effect give @e minecraft:invisibility infinite
- Change gamemode to spectator
Observed Behavior:
- The antennae will not be visible when viewed from the 'outer' sides of the bee
- The wings will not be visible from the underside of the bee
- The stinger will not be visible when viewed from the left-'hand' side of the bee
- The legs will not be visible from the back of the bee
From a certain angle, this issue is incredibly obvious to the player, making the bee just look like a single cube almost:
Without Fix:
Expected Result:
All 2D elements would be visible at all times, regardless of the entity's effects, or the gamemode the player is in.
Partial Fix:
One possible fix is to copy the textures of the different elements to the opposite side of their respective 2D modelplane.
(This does cause z-fighting though, likely due to another underlying issue).
Here is a pack which partially fixes this, due to an issue with MC-256371, and the aforementioned z-fighting.
BeeFix.zip
Notes:
- is blocked by
-
MC-256371 The right antenna of a bee overlaps the left antenna in the UV texture map
- Open
- relates to
-
MC-256566 The wings of invisible allays don't render from all angles when viewing them in spectator mode
- Open
-
MC-271226 Invisible red/brown mooshrooms do not render top mushrooms at all under certain circumstances
- Open
-
MC-271227 Tail and gills of an invisible axolotl don't render when viewed from certain angles
- Open
-
MC-271229 Ears of an invisible armadillo do not render when viewed from behind
- Open
-
MC-271512 Outer skin/clothes layer on invisible drowned does not render at all like other model parts
- Open
-
MC-227363 Goats will occasionally not render certain body parts when viewing them from certain angles whilst in spectator mode
- Reopened
-
MC-253461 Invisible warden doesn't have its sensors / heart when viewed from back in spectator mode
- Open
-
MC-271236 Mushrooms on invisible bogged do not render when viewed from certain angles
- Open
-
MC-271237 Feet of an invisible frog do not render when viewed at a certain angle
- Open
-
MC-271306 The hair of an invisible strider will not render when viewed from certain angles
- Open
-
MC-271511 Outer clothes layer on invisible stray does not render at all like other model parts
- Open
-
MC-271984 The tail of invisible tadpoles don't render when viewed from certain angles
- Open
-
MC-256648 The tail and inside of the saddle on invisible camels will not render when viewed from certain angles
- Reopened