IDI-Systems / UnrealImGui

Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4/5.
MIT License
121 stars 27 forks source link

Supporting Unreal Engine 5.4? #29

Closed dejavuzzz closed 1 day ago

dejavuzzz commented 1 month ago

Will you consider supporting version 5.4 of Unreal Engine in the future?

jonpas commented 1 month ago

It should just work as it is, however I have not tested it yet. Let me know if you do! :)

NEdhof commented 1 month ago

Yep, it works without any changes.

jonpas commented 1 month ago

I will update the README along with updating it to latest imgui, thanks!

2wol commented 1 week ago

Hey! On Unreal Engine 5.4.2 I get this error in VS22 when I try to recompile project:

Severity    Code    Description Project File    Line    Suppression State   Details
Error   C4756   overflow in constant arithmetic AMBUSH  C:\Users\hesam\Documents\Unreal Projects\AMBUSH\Plugins\UnrealImGui\Source\ThirdParty\ImPlotLibrary\Private\implot_demo.cpp on Lines: 347, 348, 349

Any fix for this?

jonpas commented 1 day ago

imgui updated to 1.90.9 on master and my test builds succeeded.

Please open a new issue with more details @2wol, however I suspect it is something in your project.