uimgui icon indicating copy to clipboard operation
uimgui copied to clipboard

[BUG] Invisible when camera environment background type is set to "Color"

Open iUltimateLP opened this issue 3 years ago • 1 comments

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:

  1. Set up a new project according to the README file of this repo
  2. Add a camera
  3. Set the camera's Environment > Background Type to "Color". The color itself does not matter
  4. 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.

iUltimateLP avatar May 02 '22 12:05 iUltimateLP

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).

psydack avatar May 07 '22 18:05 psydack