mojira.dev
MC-276942

Teleporting a mounted entity dismounts it

When teleporting a mounted entity, it becomes dismounted. This breaks a very large amount of interactions that datapack creators utilize and was not present in previous versions.

 

Steps to reproduce:

1. Run the following summon command:

/summon husk ~ ~ ~ {Tags:["bottom"],Passengers:[{id:"minecraft:husk",Tags:["top"]}]}

 

2. Run the following tp command:

/execute as @n[tag=top] at @s run tp @s ~ ~10 ~

 

3. Observe in 1.21 and then latest snapshot. In version 1.21 the entities do NOT dismount. However, in the latest snapshot this dismounts the entities.

 

Expected outcome:

The entity that is mounted should not dismount

Linked issues

Comments 1

Thank you for your report!
We're tracking this issue in MC-275505, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

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 am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.

phaic

(Unassigned)

Unconfirmed

(Unassigned)

1.21.1, 24w38a

Retrieved