realgamessoftware / dear-imgui-unity

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

Rendering with multiple cameras #23

Open Syth-1 opened 3 years ago

Syth-1 commented 3 years ago

Dear-imgui has the ability to select which camera to render to, not sure about other pipelines but in URP from my testing, this does absolutely nothing and renders on all cameras (this is visible by checking the camera preview for an overlay camera etc)

As a result, the more cameras you will add, the darker transparency becomes. . . (possibly also affects performance, but i dont have enough experience to comment on that)

gregtom6 commented 3 months ago

Is there any solution for this? @Syth-1

vincent-borcard-strangers commented 3 months ago

+1