When breaking a block while looking straight down, breaking animation doesn't show.
Jorkles opened this issue ยท 3 comments
Expected Behavior
Block breaking animation should show.
Actual Behavior
Replace this text with what actually happened.
Block breaking animation does not show.
Reproduction Steps
- Be using the 0.1.0 snapshot version of Sodium for 1.15.2
- Look straight down at a block (second look coord at 90)
- Observe that the block breaking animation does not play.
Attachments
VLC was being sucky and I couldn't convert the video to something I could put on here.
Screenshot here is the best I can do.
System Information
- Java Version: [fill me in]
- CPU: i7 9700
- GPU: Nvidia GTX 1660 ti
This issue does not appear when the "Compact Vertex Format" is disabled, suggesting that this is being caused by imperceptible differences in the rendered chunk meshes.
Fixed by jellysquid3@a7f058b.