You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fixed Trace.SnapshotFile not working when trace is already connected. - Fixed Trace.SnapshotFile to also issue on connection callback. This allows writing events that are not cached but important for the cache (like FName deduplication events). - Fixed Trace.SnapshotFile to emit sync events at the end of trace in order for analyzer to properly process all traced events. - TraceLog: Fixed CallbackOnConnect when main thread has multiple local buffers (bug where only partial events were traced). #jira UE-158136 #fyi Johan.Berg #fyi Martin.Ridgers #rb none #preflight 62d7db1a4b6d775f5f9d4370 #robomerge FNMain [CL 21178277 by ionut matasaru in ue5-main branch]