The bug
Sky fog stutters as you move.
Steps to reproduce
Enable clouds (for easier visibility) and lower render distance
Fly around in a world and look at the clouds
→❌ Notice how the fog on the clouds stutters.
Linked issues
is duplicated by 1
relates to 1
Attachments
Comments 4
This is caused by both when YOU cross a chunk boundary and when the clouds have travelled a total of 16 blocks. The jumps happen even when the player doesn't move after so long. It seems like the fog is partially tied to the chunk rather than the player and also partially tied to cloud's movement.
Wait, this bug is essentially reporting on the fact that the fog is tied to the chunk. Smooth movement of the clouds is a separate issue caused by the fog being tied to the smooth movement of the clouds. I will make a separate report for sky fog gradually moving over time if I can't find one.
Confirmed. Decrease render distance for easier reproduction.