Entities teleported to the player from a force loaded chunk are not rendered
Entities teleported to the player from chunks loaded with /forceload are not rendered. They still produce sounds but their hitbox and model do not exist. Relogging or leaving the area and returning causes the entity to render correctly. If leaving the chunk, you have to walk/fly away and return. Teleporting away and teleporting back does not cause the entity to render.
What I expected to happen was...:
The entity teleported to the player should be rendered normally.
What actually happened was...:
The entity is not rendered to the player, however the entity still produces sounds. The entity is also able to move around, and the AI functions normally. It is just invisible to the player, and the hitbox is not present.
Steps to Reproduce:
- Forceload a chunk with an entity in it.
- Tag the entity.
- Move about 500 blocks away from the forceloaded chunk.
- Teleport the tagged entity to you using "/execute as @e[tag=<tag>] run tp @s ~ ~ ~"
- The entity is teleported, but is not rendered.
2024-06-14, 11:26 AM
2024-08-16, 11:56 AM
2024-06-20, 12:40 PM
3
0