UnrealTraceServer exits on startup (or when watching a directory) when a watched store directory contains a symlink on Windows. Cause: The std::filesystem::directory_entry::is_directory() call thro ...
In StringTrace.cpp, the TraceString(const TCHAR* InString) function has an erroneous return statement before UE_TRACE_LOG_DEFINITION within the branch checking if the string is already in the set. ...
From Customer: UE 5.3 update broke Unreal Insights adding GPU timers into graph tracks. Debugging the code and cross checking with github/p4v I guess it broke in this revision: Timer graphs no ...
It appears that networking insights data is not being gathered when a delay capture is started with the "trace.send" or "trace.start" command. If we were starting from the application startup time w ...
TraceDataFitering is not activated when LiveTrace is started. We can force it to be active by calling the following code. IUnrealInsightsModule& UnrealInsightsModule = FModuleManager::LoadModuleCh ...
Unreal Trace Server does not start with unreal editor. If unreal insights is run it will start. ...
NOTES See Slack Thread for more Info: [Link Removed] 7Z file: [Link Removed] PLATFORMS TESTED PC: Not tested Xbox One: Not tested XSX: Not tested PS4: Not tested PS5: Occurs Android: Not tested S ...
Unreal Insights doesn't recognize USB-connected Android in UE5, even with the same flow as UE4.27. By the way, I checked UECommandLine.txt, but I didn't find any issue. It may be related to the nee ...