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

I get the following two errors when importing into Unity 2020.3.37f1, any direction on resolving this?: Shader error in 'DearImGui/Procedural': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /DevFiles-Git/Junk/DearIMGui/Library/PackageCache/com.realgames.dear-imgui@561339c07f/Resources/Shaders/PassesUniversal.hlsl(3) Shader error in...

unity version: ![image](https://user-images.githubusercontent.com/53459343/155730794-1bba069a-b51e-4099-81b9-3cb54cdda3dc.png) action: import the package errors: ![image](https://user-images.githubusercontent.com/53459343/155730961-896e926e-ed74-47a7-9dcd-f9a242dd0b37.png)

**Unity version:** Unity 2021.2.19f1 **Input System Version:** 1.3.0 **Reproduction steps:** Set platform type to 'Input System' and start the game. ``` KeyNotFoundException: Cannot find control '#(a)' as child of 'Keyboard:/Keyboard'...

2 errors pop out whenever Unity is first opened or the package is first added: ``` Failed to create DX11 vertex declaration; something wrong with vertex shader input data? (hr=80070057)...

The Imgui widget show in Scene! The scene object Occlude by it. can i remove it from scene view?

get warning in unity2020.3.0f1c1 SetSubMesh #1 shares part of its index buffer with SubMesh #2. Sharing part of an index buffer can result in undefined behavior and will be deprecated...

Is there a chance for developers to come back? Or this is forever abandoned? I don't understand what happened, such a promising project, and INSTANTLY abandoned.

Hello guys, I forked this repository and I'm trying to keep updated this version with cimgui and the other libs. I released a version with docking, HDRP, FreeType, and other...

Using Unity 2019.4.4 or 2019.3.15, and importing the package via the following URL: `https://github.com/realgamessoftware/dear-imgui-unity.git` The import logs several errors regarding missing files, and there is a warning regarding not being...