UnrealImGui
UnrealImGui copied to clipboard
Compile Error - "overflow in constant arithmetic"
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 to ImPlot "overflow in constant arithmetic"
Steps to reproduce:
- Create new C++ "First Person Template" Project in Unreal Engine 5.4.2
- Open Project
- Close Project
- Add UnrealImGui into [Project Name]/Plugins/ImGui
- Open Project (I can't cuz I get error that ImGui needs to be recompiled, and compilation results with errors)
- Try To Build Manually (Doesn't work either)
Here is video showing what I'm doing step by step: https://www.youtube.com/watch?v=JSbJqWXOcik