Player Portrait Texture

I have a character creation screen. When you press the start button, what I am trying to do is “take a picture” of the player to use as a player portrait (as a 2D texture later on). I use some events to trigger this, but I’m using the “Convert Render Target to Texture 2DEditor Only” to try to do this, script below. The texture is called (PlayerPortrait).

I can’t for the life of me figure out what the problem is. When I look at it in the exploror, it looks good, then you click on it and it is blank:

Looks good here:
image

Open it up, and blank…

Any ideas would be great, thank you for the help!!