When player ride each of these new entity (item_display, block_display, text_display)
the player can't dismount them without a command or killing them.
What is expected :
Summon entity
Use ride command to mount this entity
Use Sneak key to dismount it.
What is happening :
Summon entity
Use ride command to mount this entity
Use Sneak key to dismount but it's doesn't work
Step to reproduce :
summon item_display|block_display|text_display ~ ~ ~ {Tags:[this]}
ride @s mount @e[tag=this,limit=1]
Can confirm. Also applies when riding another entity that's riding a display entity.