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
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
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 |