Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top surfaces of waterfalls and lavafalls are culled too aggressively #572

Closed
thescyphozoa opened this issue Mar 9, 2021 · 1 comment
Closed
Labels
E-duplicate Closed: Duplicate issue T-bug Type: Bug

Comments

@thescyphozoa
Copy link

Expected Behavior

The slanted top surfaces of this waterfall should remain visible at least until the player perspective is completely underneath them.

Actual Behavior

These surfaces become invisible when the player perspective gets below a certain Y-coordinate, even though they are still in view from the top. In some cases I can even see it happen with vertical surfaces, though I suspect these won't be visible once the top surfaces are fixed.

Reproduction Steps

Find a decently sized waterfall, stand a few blocks back from it, move up and down.

Attachments

https://streamable.com/v57a0y (top surfaces)
https://streamable.com/vv6eab (vertical surfaces)

System Information

  • Java Version: 8.0.51
  • CPU: AMD Ryzen 5 5600x
  • GPU: Nvidia RTX 3060 Ti
  • Also happened on a different computer with Intel Core i5-6500 and Nvidia GTX 1070
@thescyphozoa thescyphozoa added the T-bug Type: Bug label Mar 9, 2021
@LucilleTea
Copy link
Member

Duplicate of #171.
This is already fixed in the next branch, or on the release branch you can work around the issue by disabling the "chunk face culling" option.

@LucilleTea LucilleTea added the E-duplicate Closed: Duplicate issue label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-duplicate Closed: Duplicate issue T-bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants