Files
UnrealEngineUWP/Engine/Source/Runtime/MovieSceneCapture
andrew rodham 19300e85c3 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: ben.marsh
#ROBOMERGE-AUTHOR: andrew.rodham
#ROBOMERGE-SOURCE: CL 6173353 via CL 6179352 via CL 6179514
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build)

[CL 6209876 by andrew rodham in Dev-Build branch]
2019-05-01 18:14:52 -04:00
..