You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Reviewed and fixed shared references to analysis session and to the main profiler windows (Timing Insights, Asset Loading Insights, Networking Insights, Memory Insights). This fixes *.ucache file not being saved on end of a memory trace session (as the destructor of FAnalysisSession that calls destructors of registered analyzers and providers and the save of cache was not run anymore). - Added debug code to detect leaked shared references to analysis session when the TraceInsights module shutsdown. #jira UE-139257 #rb none [FYI] Johan.Berg, Catalin.Dragoiu #preflight 61f041beff453b751b387a51 #ROBOMERGE-AUTHOR: ionut.matasaru #ROBOMERGE-SOURCE: CL 18725722 in //UE5/Release-5.0/... via CL 18725734 via CL 18725978 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472) [CL 18726021 by ionut matasaru in ue5-main branch]