Hi! Is anyone else experiencing strange bugs with Unreal Insights after upgrading to 5.6? Right after we upgraded our project, the traces started to look off. After compiling Unreal Insights locally, the traces improved, but now we’re getting an assert when including the net channel and opening the trace, network tab doesn’t appear after skipping the ensure.
Ensure condition failed: RouteId == RouteId_InitEvent || NetTraceVersion > 0 [File:C:\XXX\Engine\Source\Developer\TraceServices\Private\Analyzers\NetTraceAnalyzer.cpp] [Line: 97]
Does someone manage to fix it?
Thanks!