-
Bug
-
Resolution: Unresolved
-
None
-
1.19.2, 1.19.3, 1.20.1, 23w46a, 1.20.4, 23w51b, 24w21b, 1.21, 24w33a, 1.21.1, 24w34a
-
Confirmed
-
Rendering
-
Normal
-
Platform
The Bug:
Occlusion culling occasionally fails to identify chunks that should be visible resulting in them not being rendered.
Here is an example:
Version: 1.21
Seed: -2055074493936140863 Coordinates: /execute in minecraft:overworld run tp @s 546.18 81.12 499.16 169.16 20.67
Steps to Reproduce:
- Generate a world with the seed provided above and teleport to the given coordinates.
- Allow the chunks around you to load and observe how an area of the ground in the distance of the direction you're facing appears invisible.
Observed Behavior:
Occlusion culling occasionally fails to identify chunks that should be visible resulting in them not being rendered.
Expected Behavior:
Occlusion culling would not fail to identify chunks that should be visible resulting in them being rendered where appropriate.