mojira.dev
MC-267651

Shulker don't show when scaled and F5ed

With high player scale and F5 shulker sometimes is invisible
https://youtu.be/f5eRocyRELc

Linked issues

Comments 7

Duplicate of/caused by MC-267371.

Not dup, that's about wrong collision box, this is visual problem, and it sometimes hide even if colbox is in sight

Whether an entity renders or not is based on whenever the hitbox is on screen. Fixing that fixes this.

At 0:04 hitbox of whole shulker is not covered by anything but it just doesn't show

That is the hitbox being out of entity render distance.

Seems to be the same core issue as MC-106512, but here it's caused by MC-267371.

Did some extra test, even if shulker.scale=1 this can still happen, so it's unrelated to MC-267371. out of entity render distance should be correct so worthn't reopen

Who cares

(Unassigned)

Unconfirmed

(Unassigned)

23w51b

Retrieved