Files
UnrealEngineUWP/Engine/Source/Runtime/MovieSceneCapture
andrew rodham a72a2745d7 Fixed race condition in movie capture code introduced by 5108105.
- This change essentially made any calls to CaptureThisFrame capture whichever frame the render thread happened to be rendering at the same time, which might not be the current game thread frame if the capture has been paused.

#rb Max.Chen

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.rodham
#ROBOMERGE-SOURCE: CL 6173353 via CL 6179352 via CL 6179514
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6218255 by andrew rodham in Dev-VR branch]
2019-05-01 18:50:15 -04:00
..