Render Target Alpha Channel never anything but 0

I’ve been having an issue rendering out pixels into the alpha channel of a render target. The values always seem to be 0, no matter what value I write.

I saw something about the blend mode having to be Alpha Composite but I still haven’t had luck. My material seems to have the right alpha when I preview it in the material editor, but the render target just doesn’t have the right values.