segross / UnrealImGui

Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4.
MIT License
663 stars 212 forks source link

Fix Unreal Engine 5.1 bug #76

Open MrRobinOfficial opened 1 year ago

MrRobinOfficial commented 1 year ago

Preprocessor 'PLATFORM_XBOXONE' got removed in the lastest Unreal Engine 5.1

Please fix ImGuiImplementation.cpp at line 10

https://github.com/segross/UnrealImGui/blob/e00a13361794e7523a86183985e1f6168197b997/Source/ImGui/Private/ImGuiImplementation.cpp#L10-L14

jonpas commented 1 year ago

https://github.com/IDI-Systems/UnrealImGui now supports Unreal Engine 5.1 and 5.2.