Mojira Archive
MC-101980

You are dismounted upon executing a rotational command on yourself while riding an entity

The Bug:

You are dismounted upon executing a rotational command on yourself while riding an entity.

Steps to Reproduce:

  1. Summon a horse by using the command provided below.
    /summon minecraft:horse ~ ~ ~ {Tame:1b,SaddleItem:{id:"minecraft:saddle",Count:1b}}
  2. Mount it and execute a rotational command on yourself while riding it by using the command provided below.
    /tp @s ~ ~ ~ 0 0
  3. Take note as to whether or not you are dismounted upon executing a rotational command on yourself while riding an entity.

Observed Behavior:

You are dismounted.

Expected Behavior:

You would not be dismounted.