When you remove a skeleton's bow by using commands and change your gamemode to survival, the skeleton can still shoot at you even without a bow.
You can reproduce this problem by using the command below to change the skeleton's weapon to a stone:
/replaceitem entity @e[type=skeleton] slot.weapon.mainhand 0 stone
Linked issues
is blocked by 1
is duplicated by 13
relates to 3
Attachments
Comments 10

Thank you for your report!
However, this issue has been closed as Working as Intended.
Due to the way the Bedrock code base game engine is designed, if you wish to change the weapons used by mobs, the mobs' behaviour will need to be changed with an add-on/behaviour pack.
More information regarding add-ons can be found at https://minecraft.net/en-us/addons/
Quick Links:
π Issue Guidelines β π¬ Community Support β π§ Feedback β π Game Wiki
Thank you for your report!
However, this issue has been closed as Working as Intended.
Due to the way the Bedrock code base game engine is designed, if you wish to change the weapons used by mobs, the mobs' behaviour will need to be changed with an add-on/behaviour pack.
More information regarding add-ons can be found at https://minecraft.net/en-us/addons/
Quick Links:
π Issue Guidelines β π¬ Community Support β π§ Feedback β π Game Wiki

Affects 1.14
I do not think this should be closed as "intended feature" - working with command blocks in adventure maps, i think it should not overwrite the behavior of ALL mobs of that type in that world.
In my case, i need to have the entity not use a bow. In the Java edition, removing the bow of a skeleton makes it attack in a similar fashion to a zombie. This should be possible without the need of addons.

Skeletons actually have a melee mode that can be activated by using spawn events... And it doesnβt actually work. This definitely is not working as intended.

That spawn event mean that they will shoot faster when a player is very close to them

In 1.16, they fixed this with adding them being able to pick up swords and Armor. They now melee attack you if not using a bow.

In 1.16, they fixed this with adding them being able to pick up swords and Armor. They now melee attack you if not using a bow.

This issue is works as intended so it will not update anymore

This issue is works as intended so it will not update anymore