Mojira Archive
MC-275767

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

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.

Fixed

uran2471

[Mojang] Rebecca

2024-08-21, 03:49 PM

2024-09-12, 05:17 PM

2024-09-04, 08:29 AM

3

3

Confirmed

Important

Platform

Camera, Commands, Entities

24w34a

24w36a