Problem with Materials with Transparency

Hello everyone,

I’m trying to import a simple model with a texture with transparency. My Material looks this:
the material

the result looks like this:
the issue

The pixels of the texture where the alpha channel is between 0.0 and 1.0 are black.

The texture i use is the first texture from here.

Can someone help me?

Is your model in the transparent bucket?

Thank you, that’s the solution.

I just changed the Bucket in the scene composer and it works:
the solution