Supporting Unreal Engine 5.4?
dejavuzzz opened this issue · 5 comments
dejavuzzz commented
Will you consider supporting version 5.4 of Unreal Engine in the future?
jonpas commented
It should just work as it is, however I have not tested it yet. Let me know if you do! :)
NEdhof commented
Yep, it works without any changes.
jonpas commented
I will update the README along with updating it to latest imgui, thanks!
2wol commented
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?