The bug
Entities get stuck in the void when the render distance is below 12 chunks.
Steps to reproduce
Set your render distance below 12 chunks
Run the following command to summon an entity over the void
/summon villager ~ ~ ~ {CustomName:"{\"text\":\"MC-145262\"}"}
Run the following command to find the entity
/say @e[name=MC-145262]
→ Notice the entity still exists
Linked issues
is duplicated by 3
relates to 2
Attachments
Comments 2
The issue [MC-144904] mentioned as duplicated is actually not fixed. See video I have uploaded: https://bugs.mojang.com/secure/attachment/206204/2019-04-04%2015-18-12.mp4
It seems like this issue affects all entities. I updated the ticket to reflect that.