TextureRenderTarget2D Multiplayer problem.

I am trying to find a way to have the player generate its own Texture as part of a SceneCapture2D setup. But it works but each player ends up seeing the same thing and not their own version. How can I have the Blueprint or somehow else create its own texture to render to?