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.
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
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-92977 in the post.
26 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.25 |
Target Fix | 4.25.1 |
Fix Commit | 13332639 |
---|---|
Main Commit | 14151001 |
Release Commit | 13332639 |
Created | May 11, 2020 |
---|---|
Resolved | May 18, 2020 |
Updated | Aug 26, 2020 |