mojira.dev
MC-260991

Item/block display entities don't render correctly behind item/block display with transparent textures when scaling to big sizes

Hello, I was trying to make a custom mob using the new display entities. My problem is that when I scale my item display entity to big sizes (the red transparent circle in this video: https://www.youtube.com/watch?v=J7_5dyyfSPA), the Item/Block display behind doesn't render correctly depending of the point of view of the player.

Commands used in the screenshots : 

/summon item_display ~ ~ ~ {item:{id:"minecraft:ice",Count:1b}}

/data merge entity @e[type=item_display,limit=1,sort=nearest] {interpolation_duration:200,transformation:{scale:[3f,200f,200f]}}

Related issues

Attachments

Comments

migrated
[media][media][media][media]
ampolive

Are your graphics set to "Fast" or "Fancy"?

IronFrite

My graphics are set to "fancy", but I tested with "fast" and "fabulous" too. None of them fixed it

ampolive

Can confirm. This issue also affects "Fabulous!" graphics settings.

Arisa Bot

Thank you for your report!
We're tracking this issue in MC-162693, 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
📓 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.

IronFrite

(Unassigned)

Confirmed

Rendering

1.19.4

Retrieved