Display a widget bp in a screenshot

Hello,
I’m currently completing a walktrough archviz demo.
I use several bp widget which display a certain amount of information on screen during the game like several buttons, a minimap and the logo of my company. One of these buttons makes a screenshot via the “shot” command line. When performing a screenshot of the scene during the virtual tour, none of the bp widgets displayed on the screen are present in the captured png image.
Is there a way to make sure that one of them is present in the capture? In this case, I’d like the logo of my company to appear in the screenshot exactly as it is on screen?

Thank you,

Hello ,

You may want to use the command “bugscreenshot”. This should capture widgets, however it saves the shots to a different folder. I hope that this information helps.

Make it a great day

Thank you Rudy for your reply. But in my case I’d like to see only an image logo, not all the widgets bp displayed on screen.
The command “bugscreenshot” captur all we see on screen exactly as would the Windows command “■■■■+printscreen” do.
And the result isn’t satisfactory if the game is not in fullscreen, which is my case…