Jump to content

Game crashes on Linux when using the ImGui menu


asquared31415
  • Branch: Live Branch Version: Linux Pending

When pressing the debug ImGui hotkey on Linux, the game crashes.

This occurs because the `libcimgui.so` native library is missing the `KSetAssertCB` symbol that is used in `KImGuiUtil`.  Removing all calls to this method appears to allow the menu to work as expected.


Steps to Reproduce

1. Be on a Linux environment
2. Press

ctrl + `

to enable the ImGui menu
3. Game crashes




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...