The bug
When you walk away from a block, it will fade away in the render distance fog. All blocks do this except for the end gateway and the end portal.
Linked issues
relates to 3
Attachments
Comments 17
Can confirm. The end gateway disappears abruptly while all the other blocks turn white instead of actually disappearing (due to MC-130265)
@gaspoweredpick
Sorry for being inactive for so long. Are you sure it's related to that? To me, it just looks like the renderer doesn't render it like a normal block, and therefore doesn't know how to "fogify" it.
Yesterday I was doing some tests with the end portal shaders and also noticed this bug. This seems to be caused by the shaders of end portals/gateways not involving fog. (I don't have much knowledge about shaders so it's hard to explain to me). Then I added fog from another shader and the fog now (partially) works. I will attach the resource pack for informational purposes
Looks somewhat related to MC-130265