Draw Material to Render Target Does Not Work


The left is the captured Render Target before being put as a material parameter.
The right is the material after the Render Target is put (it shows everything correctly, alpha is also correct).

But when I try and draw that material to a new render target, it is all transparent (the entire image). Why does this happen?

Here are my material settings:


And this is how I set it up: