I need to display non-UI objects on the ui. I used the camera’s OutputTexture to render non-UI objects to the RawImage, but I found that if the camera rendering non-UI objects turned on post-processing, it would render the background color as well, which was not what I wanted. What should I do to remove the background rendering?
