Jump to content

Enabling "Ctrl+`" Imgui Debug menu leads to game crash


kurosolo
  • Branch: Live Branch Version: Windows Pending

I've heard there is an imgui debug menu in game, so I'm gonna try it, but the game crashed immediately as soon as I try to enable the menu.

The error message was like

Exception: C:\klei\uplift\foreign\cimgui\imgui\imgui.cpp:7810 - Assert failed: (g.CurrentWindowStack.Size == 1) && "Mismatched Begin/BeginChild vs End/EndChild calls: did you forget to call End/EndChild?"

KImGuiUtil.KAssertHandler (System.IntPtr msg) (at <5fde66dd70334d64857ee790e432ebaa>:0)
ImGuiNET.ImGui.Render () (at <70203425b2544f4e9b3c39d10977c73d>:0)
ImGuiRenderer.EndFrame () (at <5fde66dd70334d64857ee790e432ebaa>:0)
Global.LateUpdate () (at <ad63d841ef814a5d8bf82e8bc9ca21bd>:0)

Build: U50-587362-SD


Steps to Reproduce

1. In game, press Ctrl + `(backtick)

2. Click the checkbox in the top left corner.




User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...