Gauntlet Automated Testing and Performance Metrics in UE4

Problem solved with adding console option -reportType Default60fps to perf report tool. In my case it was like:

\Engine\Binaries\DotNET\CsvTools>PerfreportTool.exe -csv Profile.csv -reportType Default60fps

You can see all awalible report types in \Engine\Binaries\DotNET\CsvTools\ReportTypes.xml

2 Likes