What I expected to happen was...
Just like in 1.20.2, if you place a minecart with a different name, the name will not appear on hover
What actually happened was...
When you hover over a renamed minecart, the name will be displayed. This cannot be disabled by setting CustomNameVisible to False.
Step to reproduce
Summon minecart with this command
summon chest_minecart ~ ~ ~ {CustomNameVisible:0b,CustomName:'{"text":"Test"}'}
Then hover your cursor over the minecart and the name will appear.
I don't think it's probably a bug, but the existence of this specification greatly limits the creation of custom GUIs. Is it possible to return to the previous specifications?
Linked issues
Comments 7
I found this in the changelog, is it what you were refering to?
The name of non-living entities will now be shown if targeted and a CustomName is set, or always displayed if CustomNameVisible is set, similar to living entities
It is true that this change greatly limits creative freedom. There may be reasons such as wanting to make the custom GUI only for the Bedrock edition, but shouldn't it be possible to return to the previous specifications or control it with CustomNameVisible?
That was what MC-266885 was adressing, and that got WAI'd.
Thank you for your report!
We're tracking this issue in MC-266885, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Intentional change listed in the changelogs. See also MC-266885.