The bug
When you are in third person mode, translucent blocks are rendered as if you are watching from first person mode; this moves some sides of blocks in front of other blocks.
Related issues
is duplicated by
relates to
Attachments
Comments


It's worth noting that F5 mode really showcases this bug. On my new screenshot I built four stained glass blocks around a section corner, so draw order is exactly reversed for all of them.
Note the C: 16916/17424. At least most sections are empty or very simple on this superflat world, so I have some frame rate to spare. On a normal world that really slows it down. 😞 Memory was being allocated at about 1.5 GB per second, which is a little insane but at least didn't seem to hit performance. The garbage collector reduced it to about 900 MB every one or two seconds.

Large improvement in 14w30c (maybe 30a/30b, too). It sorts based on head height now, but it still doesn't compensate for things like the camera being offset backwards a little (in Minecraft, your eyes are more or less in the back of your head), let alone F5 mode.

Hmm, that reminds me of MC-1846. I suppose that's still active in 14w30c?

Whoops. I didn't spot @unknown's comment somehow. Yes, it is. I figured it may be that way to keep a better view inside small spaces. But regardless of where the game puts its camera, it shouldn't use different positions for different purposes.

Is this still the case with water in 17w06a? I am seeing something similar but regardless of the height when I am in third person mode.

Both water and stained glass now work on a block by block basis. It seems sections aren't really relevant anymore. Just gotta fix the title then.

Confirmed for 1.12-pre5

Affects 18w22c

Affects 1.13-pre1

Affects 1.13-pre2

Affects 1.13-pre3

Affects 1.13-pre4

Affects 1.13-pre5

Affects 1.13-pre6

Affects 1.13-pre7

Affects 1.13-pre8

Affects 18w30b

Affects 18w31a

Affects 1.13.1-pre1

Affects 1.13.1-pre2

Still affecting the full release of 1.13.1

Affects 18w47b

Affects 18w48a

Affects 18w48b, can I request ownership of the ticket?

Affects 18w49a

Affects 18w50a
Changed the reporter to @unknown.