uimgui
uimgui copied to clipboard
[BUG] Invisible when camera environment background type is set to "Color"
Describe the bug The ImGui rendering disappears completley when you set the camera's environment background type to "Color".
To Reproduce Steps to reproduce the behavior:
- Set up a new project according to the README file of this repo
- Add a camera
- Set the camera's Environment > Background Type to "Color". The color itself does not matter
- The ImGui will disappear.
Version/Branch of UImGui: Version: 4.0.1
Unity Version 2021.2.11f1
Render pipeline (HDRP / URP / Built-in) HDRP
Expected behavior The UI should be visible.
Hello there.
Thank you for reporting. A reminder to anyone that might have this problem too, you can use 2 cameras (one to render UImGui).