The culling feature, that is supposed to hide chunks that are not visible to the player, breaks in very long caves.
As you can see in the attached video, some blocks, that normally are visible, are incorrectly hidden by the culling system.
To see this side effect you can use this seed and coords:
Seed: 8299482064469380231
Coords: 1085 76 807
Coords: 1152 73 762
Attachments
Comments 5
Not, because the world chunks are already fully loaded.
Confirmed in pre-release 6 and 7 (I've created a world with the seed in description in 21w42a and imported in pre-release 6 and 7).
MC-70850 is similar to this.
It's very rare to happen however, so it's not as annoying as MC-70850.
I've also checked the position of the non-rendered blocks, and they are beyond a chunk border.
Can confirm, but I'm almost sure that this is a duplicate of MC-238823.
No, it is not a duplicate. Seems exactly what the reporter describes. The new culling sometimes culls too much.
Does MC-238823 describe your issue?