dear-imgui-unity icon indicating copy to clipboard operation
dear-imgui-unity copied to clipboard

Unity package for Dear ImGui

Results 27 dear-imgui-unity issues
Sort by recently updated
recently updated
newest added

The gui works fine in Editor with built-in pipeline, but when attempting to build, the shader seems to be looking for URP. I get these error messages: ``` Shader error...

Amazing work on this but unfortunately I can't get this working with a HDRP project. I get a couple of shader errors and no demo menu shows. I'm assuming it...

Hi, does this unity package work for mobile build especially ios? or if dear-imgui itself work on ios build. I've seen swift wrapper on dear-imgui so it should've work on...

I'm currently using ImPlot.PlotLine to draw graphs in my project. However, I'm encountering an issue where the numbers on the X and Y axes aren't being displayed. Do you have...

## Error The following error message occurs when I try to run the game. ## Platform - MacOS Ventura 13.2.1 (22D68) M2 Max chip - Unity 2021.3.18f1 Personal (URP scene)...

Hey I'm sort of short on time otherwise I'd do this myself in a pull request, I was wondering if you could build my project from source code (latest Github...