arnaud-jamin / Cog

Cog is a set of debug tools for Unreal Engine built on top of Dear ImGui
MIT License
357 stars 44 forks source link

UE 5.4.4 CogImguiWidget - Context Main Widget becomes invalid at level change? #41

Open JailbreakPapa opened 4 weeks ago

JailbreakPapa commented 4 weeks ago

After Loading into a new level, and pressing F1 to trigger Cog, it expects at CogImguiWidget. ExceptionImage

Exception thrown: read access violation. this->Context->MainWidget.SharedReferenceCount.ReferenceController was 0xFFFFFFFFFFFFFFF7.

JailbreakPapa commented 4 weeks ago

This happens on Windows, PS5 and Xbox One and Series Consoles

JailbreakPapa commented 2 weeks ago

@arnaud-jamin