Closed
Description
Bevy version
pipelined-rendering#c5af1335
Operating system & version
macOS 12.0.1
What you did
I wrote a simple demo based on the new renderer,there is a white quad and a png image quad in the demo.
What you expected to happen
The transparent part of the png image is always transparent.
What actually happened
In some cases, the transparent part of the png will show clear color.