Tamed wolves/dogs can appear to be sitting while they are floating on top of water. This is likely due to the fact that when the game loads the world, it checks if the 'sitting' entity data is set to 'true' and regardless of the dogs submergion state, it simply applies the sitting model.
Steps to Reproduce:
- Spawn a wolf
- Tame it
- Make it sit
- Push it into water
The wolf will have 'sitting:1b' applied, but float standing upright - Leave the world
- Rejoin the same world
The wolf will have 'sitting:1b' applied, but float with the sitting model applied
Expected Results:
The wolf would not be sitting down while floating in the water, as any other time they are submerged in water the properly appear standing upright
Screenshots/Videos:
Notes:
- relates to
-
MC-174495 Wolf and Cat with NoAI tag does not visually sit when right clicked
- Open
-
MC-211011 Sitting and tamed wolves can go into boats
- Open
-
MC-267827 Wolves and cats sitting in boats will visually appear sitting when rejoining a world
- Open
-
MC-267828 Wolves can visually appear sitting when walking after being in a boat and rejoining the world
- Open