mojira.dev
MCPE-183492

Adding "minecraft:npc" component to player.json hides nametag

Steps to Reproduce:

  1. Add the code below to a behavior pack's player.json components (Alternatively, download the pack uploaded here)

  2. Add the behavior pack to the world

  3. Join in multiplayer and look for another player

Observed Results:
The other player's nametag is invisible.

Expected Results:
The other player's nametag is visible.

 

"minecraft:npc": {},
            "minecraft:interact": {
                "interactions": [
                    {
                        "on_interact": {
                            "filters": {
                                "all_of": [
                                    {
                                        "test": "is_family",
                                        "subject": "other",
                                        "value": "player"
                                    }
                                ]
                            }
                        }
                    }
                ]
            },

Linked issues

Attachments

Comments 6

This is an updated version of MCPE-163810

Thank you for your feedback!
However, the issue is being temporarily resolved as Awaiting Response.
Please, let us know whether the bug still occurs on the latest versions. In case it does, please, update the Affects Version/s field.
Once the requested information has been delivered, the report will be reopened automatically.

Quick Links:
📓 Bug Tracker Guidelines – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

This still occurs in the latest stable release and is replicable using the attached pack.

Updating this to say this still occurs in the latest stable release and is still replicable.

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.

Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

TheRoyalBlock

(Unassigned)

1427497

Confirmed

Multiple

1.21.90.20 Preview, 1.19.40, 1.21.20.21 Preview, 1.21.1 Hotfix, 1.21.2 Hotfix, 1.21.51 Hotfix, 1.21.73 Hotfix

Retrieved