Description

Line 9 in https://github.com/EpicGames/UnrealEngine/blob/4.25/Engine/Source/Programs/UnrealInsightsCLI/Private/UnrealInsightsCLI.cpp is '#include "TraceServices/SessionService.h" which used to be located in https://github.com/EpicGames/UnrealEngine/tree/4.24/Engine/Source/Developer/TraceServices/Public/TraceServices, however was either moved from or removed in 4.25 which causes the build to fail.

This does not reproduce in Visual Studio.

Steps to Reproduce
  1. Install the Rider IDE
  2. Download the 4.25 Release from GitHub and run through standard setup steps
  3. Build solution in Rider

Results: IDE errors out saying that UnrealInsightsCLI.cpp can't find "TraceServices/SessionService.h" which was moved/removed in 4.25

Expected: Build completes successfully

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-92977 in the post.

26
Login to Vote

Fixed
ComponentUE - Foundation - Core
Affects Versions4.25
Target Fix4.25.1
Fix Commit13332639
Main Commit14151001
Release Commit13332639
CreatedMay 11, 2020
ResolvedMay 18, 2020
UpdatedAug 26, 2020