When the rotate
command is executed on an entity, its Motion
is unexpectedly doubled each time it is run. It affects both player and non-player entities. The severity of this bug can be seen in the attached video.
Steps to reproduce:
Set up a repeating command block with the following command:
execute as @p at @s run rotate @s ~ ~
Place a stone button at the command block. (Using triggers other than stone button may cause excessive motion increase, leading to extreme lag.)
Press the button, then immediately jump.
Linked issues
is duplicated by 2
Attachments
Comments 3

This was discovered while testing the bug MC-277661. That issue appears to have been fixed in 25w32a (although it's not mentioned in the changelog), and this behavior is occurring instead.
can confirm (tested this in a new world 4677207 that is the highest y-coordinate I managed to get after letting the motion go the initial start y-coordinates were 71 and the motion (you can get thata with /data get entity @s Motion)
the motion peeked at 91671 (first result) and then it slowed down exponentially
[media]