How to get texture pixels using UTextureRenderTarget2D class?

@RDaneelOlivaw and @LonesomeSoldier
Check if the texture has anything using it in a material or something.
IIRC, the texture may also need bCanCreateUAV to be true for it to be readable on the CPU.