How can I use a transparent image on a canvas?

I’m trying to make a render target compositor using UCavas, and when I overlay a texture with transparency, the alpha channel just appears black. What can I do about this?

Can you provide screenshots of your materials graphs?

Sorry I didn’t specify, but this is a programically created canvas in c++