Steps to Reproduce:
Create a new world with Experiments.
Run "/summon wolf ~~~~~minecraft:set_ashen_variant".
Use bone on it.
----> ❌ Can't tame it, no heart particles displayed
Observed Result:
Not able to do so.
Expected Result:
Should be able to do so.
Linked issues
relates to 1
Attachments
Comments 2


This is a specific case of the general issue tracked at MCPE-48587.
According to https://learn.microsoft.com/en-us/minecraft/creator/documents/entityevents?view=minecraft-bedrock-stable#strange-entity-states-are-possible
this seems to be intended; that is, it is not intended that every entity event should work with the /summon command.
If you want to use entity events on mobs to get specific variants then you need to run the /event entity...
command after you run the /summon
command.
Confirmed, Also occurs any wolf variants that where summoned, Which has no interaction button on Android.