Panoramic Capture in Unreal Engine 5 problem

I had the exact same issue.

Just remove the path part of that string, or remove the OutputDir blueprint node entirely. Then, you’ll get the images in your project folder/Saved/StereoPanorama by default.

There is a problem with the OutputDir string checking inside SceneCapturer.cpp that the devs should look into.