The Bug:
Slimes and magma cubes with passengers infinitely move in the same direction without ever adjusting their rotation.
Steps to Reproduce:
Summon both a slime and a magma cube that have passengers by using the commands provided below.
/summon minecraft:slime ~ ~ ~ {Passengers:[{id:"minecraft:husk"}]}
/summon minecraft:magma_cube ~ ~ ~ {Passengers:[{id:"minecraft:husk"}]}
Observe the behavior of the slime and magma cube for a while.
Take note as to whether or not slimes and magma cubes with passengers infinitely move in the same direction without ever adjusting their rotation.
Observed Behavior:
Slimes and magma cubes with passengers infinitely move in the same direction without ever adjusting their rotation.
Expected Behavior:
Slimes and magma cubes with passengers would not infinitely move in the same direction and would occasionally adjust their rotation.
Confirmed.