The teleport to relative position used to be relative to the source of the command, in this case, the command block, now in the snapshot 24w36a seems to be relative to the player.
This change or bug will affect almost every adventure map and minigame there is.
tp @p ~ ~10 ~ 0 0
Earlier exectuting the command with the player at -3 0 0 and with the commandblock at 0 0 0 would teleport the player to 0 10 0
Now in the same conditions, if the player activates the commandblock but gets teleported to -3 10 0
I have tried using ^ ^ ^ instead of ~ ~ ~ but they seem to do the exact same thing now
Linked issues
duplicates 1
Comments 2
Thank you for your report!
We're tracking this issue in MC-276315, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Fixed. Please check the Fix Version/s field in that ticket to see in which version this behavior was or will be fixed.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
š Bug Tracker Guidelines ā š¬ Community Support ā š§ Mojang Support (Technical Issues) ā š§ Microsoft Support (Account Issues)
š Project Summary ā āļø Feedback and Suggestions ā š Game Wiki
Iām able to reproduce the reported behavior. This ticket might be a duplicate of MC-276315, however.