-
Bug
-
Resolution: Duplicate
-
None
-
1.14.4
-
Windows 10, Java build 1.8,0_201-b09
-
Unconfirmed
When standing at the 0th or 15th (z-axis) block of a chunk, and the player is enclosed, all other chunks do not render if the player's view is at a specific angle.
Chunks render correctly if both the 0th and the 15th blocks of the chunk the player is standing in are not blocked from view.
What I expected to happen was...:
Chunks behind and around the player should render
What actually happened was...:
All other chunks do not render except for the chunk the player is in
Steps to Reproduce:
1. Dig a box of any size underground at the 0th or the 15th block (z-axis) of any chunk (box size does not matter, this just occurred in a 3x3 cave)
2. move the view so the chunks behind the player are in peripheral view
- duplicates
-
MC-63020 Some chunks are not rendered in first person from some angles in certain situations (incorrect frustum culling)
- Resolved