You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Tracks are no longer cleared when running multiple consecutive PIE sessions unless 'bShouldDebuggerResetDataOnNewPIESession' is set to true in the StateTree Editor Settings. Non editor session analysis will always clear tracks. - Added dedicated button to clear track data. - Since tracks can be preserved between PIE session clamp range of the timelines is now the longest recording duration instead of the current session duration. - Allow goto previous active states when scrubbing past the recording duration of the current analysis session - Scrub buttons can now be used when the session is no longer active, regardless of the autoscroll state - Manual scrubbing no longer change auto scroll status if session is not active #rnx #rb mieszko.zielinski #jira UE-191087 [CL 26641706 by Yoan StAmant in 5.3 branch]