Stereo Panoramic Movie Capture combining left and right eye code doesn't work

So I’m reading Capturing Stereoscopic 360 Screenshots and Movies from Unreal Engine 4 - Unreal Engine

Using notepad, I copy and pasted the code in the blog that would combine both the left and right eye images into a single image into my SceneCapturer.cpp (found in C:\Program Files (x86)\Epic Games\4.12\Engine\Plugins\Experimental\StereoPanorama\Source\StereoPanorama\Private\SceneCapturer.cpp)

However when I capture a sequence, the images still pump out separately.

I’m not a programmer, but as far as I know I pasted all the code in the right places. (my experience in programming is making a HTML website :smiley: )

Anyone have experience doing this correctly?

Link to my edited SceneCapturer.ccp file: https://dl.dropboxusercontent.com/u/5673817/SceneCapturer.cpp

hey there! I’m having exactly the same problem now. Did you ever figure it out? This is driving me crazy :stuck_out_tongue: Thanks!

In 4.14 having instanced stereo on in the project settings causes some problems with stereo materials.
perhaps this is related?
Issue I’m talking about: Unreal Engine Issues and Bug Tracker (UE-37487)