You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Instead of converting summary properties to string duing session aggregation, put properties in FAnalyticsEventAttribute instances to preserve the type information. Added MonitorEngineVersion, MonitorReportCount, MonitorEnsureCount, MonitorAssertCount to CRC analytics summary. Added MissingDataFrom to the analytics summary when the property file from a collaboration process failed to load. Fixed the analytics summary manager to aggreage and produce a report even if the helper process data couldn't be loaded. #rb Jamie.Dale [CL 16382795 by Patrick Laflamme in ue5-main branch]