Steps to Reproduce:
The top part of the textures for blocks that rotate is displayed at the top, and the side texture is rotated.
This error exists on custom blocks
the wrong turn will be in all directions where the block is placed
this error was not noticed on vanilla blocks
Rotation works fine on preview version 1.20.70.24
Observed Result
Blocks whose code allows for rotation make this rotation, but at this moment are displayed incorrectly. The side rotates and the top of the block is not in the right place when the block is rotated.
Expected Result
I would like to see the result that when rotating a block, its texture was displayed correctly, and not crookedly askew. I leave you the mod file for further checks
Attachments
Comments 4
Since the bug is fixed in the previews, there is nothing to "fix". If in the next release or upcoming snapshot, the bug still exists/appears, then it would be a valid report.
The idea behind previews is to test new features that will eventually make their way to the next main release. If you observe that the current issue (which isn't reproducible in the latest preview) regresses, and isn't fixed by the next main release or is reverted in a coming preview, then the issue would be valid.
If you try to reproduce this in preview 1.20.80.20, you'll see how the textures are rotated correctly.