In 1.21.1 and before, running the command tp ~ ~ ~
would rotate the target entity to the execution context rotation. This is no longer the case in 1.21.2 snapshots, instead you now need tp @s ~ ~ ~ ~ ~
.
This change was not documented, which leads me to question whether this was intended.
How to reproduce:
Run the following command in 1.21.1
/execute rotated 90 0 run tp ~ ~ ~
✔ You are rotated west
Run the same command in 1.21.2-pre3
❌ You are not rotated
Run the following command in 1.21.2-pre3
/execute rotated 90 0 run tp @s ~ ~ ~ ~ ~
✔ You are rotated west
Attachments
Comments 3
Probably intentional as MC-169660 is marked as fixed.
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Confirmed