Hey,
Not to sure. Could be a few different reasons.
I’d start with the Render Target. Looks like the image is being create but not capturing anything.
Assign the render target UTextureRenderTarget2D
to a material and apply it to a plane or UI widget in the editor. Should at least see something here.