help I am trying to get the players viewport as a texture 2d

Hey @devin_gaming
You could use

  • SceneCapture2D and a WidgetComponent
    Or
  • SceneCapture2D and a duplicate of your HUD where everything is wrapped in a RetainerBox

What do you want to achieve? Maybe there is another solution.