- Changed UnrealInsights to start in "Browser mode". When opening a trace file it will spawn a new UnrealInsights process.
- Added "-Trace=.." command line parameter to force UnrealInsights to start analysis of the specified trace file (Start Page will not be displayed).
- Added "-SingleProcess" command line parameter to force UnrealInsights to start analysis in same process (same as old behaviour).
- Added new "Session Info" tab with few metadata about session (currently only info about URI, analysis status and session duration are available).
- Start Page: Added a fake splash screen to appear each time session analysis is started in separate process.
- Start Page: Added auto-start analysis for live sessions (with possibility to set filter by platform and/or app name)
- Start Page: Added vertical scrollbar (visible when window height is reduced). Fixes UE-86471.
- Increased version to 0.12.
#jira UE-86471
#rb none
[CL 10979021 by ionut matasaru in Dev-Core branch]