When the player's camera clips through a solid block, the view gets obstructed by black boxes, which wasn't the case before. Before this, the game used to display the block's texture on the screen as opposed to fully black boxes.
Steps to Reproduce:
Build a ceiling floating 1 block from the ground;
Place a boat underneath;
Enter the boat.
Observed Results:
The screen gets covered by a black box.
Expected Results:
The screen gets covered by the block that's being clipped through.
Screenshots/Videos attached: Yes
Notes:
This bug only happens when riding a mount and it has been in the game for years.