Rotating using new 'minecraft:geometry.full_block' doesn't rotate the sides
Partner Rank: 2
Verification Builds: Preview 1.20.60.24
Regression Builds: new feature
Summary: Rotating using new 'minecraft:geometry.full_block' doesn't rotate the sides
Impact: makes the new feature less useful and results in requiring a block model which is less performant than the new unit_cube replacement
Repro Steps:
1. make a custom block
2. place it in all 4 rotations
Repro Rate: 100%
Observed Results: the side listed as "south" always faces south but you can see the top of the cube rotating as expected. there is no alternative to a "front" so there is no way to rotate the sides.
Expected Results: even though it says "south" the block should rotate as expected, or there should be a "front" that moves around according to the block rotation as previously.
Screenshots/Videos attached: Here is a screenshot

Notes: