Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-275767

Camera is shaky when riding an entity that is being constantly teleported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 24w36a
    • 24w34a
    • None
    • Confirmed
    • Camera, Commands, Entities
    • Important
    • Platform

      When a player rides an entity that is teleported every tick, the player's camera is shaky when looking around.

      Steps to reproduce:

      1. Place down an armor stand
      2. Teleport it every tick using the command below in an always active repeating command block:
        execute as @n[type=armor_stand] at @s rotated as @s run tp @s ~ ~ ~0.001 ~ ~
      3. Ride it using the command below:
        /ride @s mount @n[type=armor_stand]
      4. Look around while riding the armor stand

      Observed result:
      Your camera is shaky.

      Expected result:
      Your camera does not shake, like in 1.21.1.

            rebeccakullenius [Mojang] Rebecca
            uran uran2471
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: