Screenshot Capture Problem - Rama's Blueprint Plugin

So I’ve got a really basic setup just to test the screenshot blueprints present in the Rama’s plugin, but whenever I check my folder directory the screenshots are not being printed at all.

Any ideas to where I’m going wrong would be really appreciated.

I’m not sure, but maybe don’t add the 001.jpg at the end of the Path. I think it just needs the folder location.

Try it and see if it works, if not sorry.

I’m having the same problem, how did you fix this please?

I had this problem and the solution was to make sure the ScreenCapture2D had a Texture Target (by default it’s set to none):

272325-screenshot-2019-03-25-at-102827.png

This texture must have the render target format set to RGBA8:

272326-screenshot-2019-03-25-at-102942.png

Note that it’s this texture that allows you to set the capture image resolution