realgamessoftware / dear-imgui-unity

Unity package for Dear ImGui
MIT License
455 stars 108 forks source link

Update to be compatible with Unity 2021.3 and new Input System. Updated Dear.ImGUI and Dear ImGUI to latest. #33

Open FireFox2000000 opened 1 year ago

FireFox2000000 commented 1 year ago

Haven't tested outside of 2021 lts, though likely works on newer versions too.

AwixStudio commented 11 months ago

In unity 2021.3.15 there is compilation error:

dear-imgui-unity-fix-for-2021-3\ImGuiNET\Wrapper\ImGui.Manual.cs(270,28): error CS0111: Type 'ImGui' already defines a member called 'InputTextWithHint' with the same parameter types