The bug
Hostile mob without bow, such as zombies, creepers, when they ride a horse, sometimes they can't pathfind well.
How to reproduce
Run
/summon horse ~ ~ ~ {Passengers:[{id:"husk"}],Tame:true}
Run
/summon villager
→ Notice the horseman and horse can't surmount some very easy obstacles, even the their hitbox is permissible
Attachments
Comments 5
Do you think its this MC-112230
Without any specific scenarios/situations or provided examples to replicate, I have put together a few of my own tests and was not able to reproduce the described behavior. "Sometimes can't pathfind well" is a bit vague, are you able to provide more specific examples of this happening?
My tests:
One block high staircase to a villager:
One block downward staircase to a villager:
One, then two, then three block drop down to a villager:
Confirmed for MC 1.13-pre3.This bug also appears in MC 1.13-pre2, but not always. They usually get stuck with grass and the border of the blocks.