Strange image of images and decals

  1. importing an image from the asset manager
    2 .I put an image on the desk
  2. in front of the desk with the image, put a desk that has transparency set to 0.2, the material is plastic, the color is really black
  3. and I saw it
    image
    image

4.1) video - Desktop 2024 11 22 21 44 08 01 - Sendvid

Expected behavior

this is a really annoying problem of displaying any images through transparent objects, either they are not visible or they are visible as in this example, I want the images to be displayed normally

A private message is associated with this bug report

1 Like

Does your model go through the part where you put your picture?

no

Yeah, this is unfortunately a long-standing issue with decals, ParticleEmitters and transparent parts (and probably a lot more I didn’t mention); they sometimes don’t Z-index correctly leading to issues like this. Started noticing this personally when I tried to make a character translucent and was met with every accessory in the character basically fighting to be in front. Now I see this sort of issue very frequently with decals and transparent parts and it is getting quite a bit annoying.

1 Like

Thanks for the report! I filed a ticket in our internal database.

Hello,

Having transparent parts close to each other often leads to sorting issues. Unfortunately, there’s no short-term solution for this.

We recommend avoiding stacking transparent objects in this way. As an alternative, you could create a non-transparent texture for the inner part that combines all the labels into a single element.