-
Bug
-
Resolution: Unresolved
-
None
-
1.19.50.21 Preview, 1.19.30.23 Preview, 1.19.30.22 Preview, 1.19.20.20 Preview, 1.19.2 Hotfix, 1.19.10, 1.19.11 Hotfix, 1.19.20, 1.19.31 Hotfix, 1.19.73, 1.20.40.22 Preview, 1.20.30, 1.21.30.22 Preview, 1.21.30.21 Preview, 1.21.2 Hotfix, 1.21.30.23 Preview, 1.21.21 Hotfix
-
Confirmed
-
Multiple
-
868746
If the player is not looking at the NPC and that player opens up the NPC's dialogue via the /dialogue command, the NPC's arms will get disconnected in the dialogue GUI.
Steps to Reproduce:
1. Summon/spawn in an NPC
2. Add a tag to the NPC using the command '/tag @e[type=npc] add test'
3. Look away from the NPC
4. In survival mode (courtesy of MCPE-152291), open the NPC's dialogue using the command '/dialogue open @e[tag=test] @s'
Expected Results
The dialogue opens and renders the NPC as is.
Observed Results:
The NPC in its dialogue menu has its arms disconnected.
Additional Notes:
This bug exists due to the fact that mob animations stop playing when you look away from that mob.