With high player scale and F5 shulker sometimes is invisible
https://youtu.be/f5eRocyRELc
Linked issues
Comments 7
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.
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
Duplicate of/caused by MC-267371.