UnrealImGui
UnrealImGui copied to clipboard
Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4/5.
Hello. We're having a crash happening on packaged builds after a time of showing textures. In my experience, it helps alt tabbing a lot while the texture is being shown....
After upgrading to this fork of UnrealImGui (ty btw), I noticed one issue with keyboard+mouse input. * Unreal 5.3 * Enhanced Input (probably doesn't matter) * While using PIE *...
- Upgraded `NetImgui branch` with latest `master branch` content - Upgraded `NetImgui library` to latest v1.9 version - Pulled Unreal Server support from TDeslandes Seeing as the `NetImgui branch` is...
This has been an issue in the original @segross version already - enabling IM_ASSERT will flag an assert on shutdown because 1. it tries to destroy the module before clearing...
Hey, So, in issue #29 I wrote that I cannot compile the project correctly after adding UnrealImGui to a project created in Unreal Engine 5.4.2. I'm still getting errors releated...
when i recover from a breakpoint in c++ the imgui InputText can't print any word