Files
UnrealEngineUWP/Engine/Source/Runtime/NetworkReplayStreaming
jason adcock 4473ccaa7e Issue: Replay playback does not start at 0.
Problem: We are updating DemoCurrentTime in TickDemoPlayback before the ReplayStreamer has any data.
Fix: Make sure we dont update time before we have data to play.

#jira UE-134367
#rb brian.bekich

#ROBOMERGE-AUTHOR: jason.adcock
#ROBOMERGE-SOURCE: CL 18869134 via CL 18869157 via CL 18869176 via CL 18870527 via CL 18870956
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)

[CL 18871011 by jason adcock in ue5-main branch]
2022-02-04 15:06:34 -05:00
..