- Home /
If camera renders Skybox some objects don't get shown
For this scene I'm using 2 camera's, 1 with Post Processing to turn things black and white and one without Post Processing. I have separate layers for the Objects I want Greyscaled. The problem is that when the camera with color renders the Skybox everything that is on the grey layer doesn't get shown. I've tried changing the depths of both camera's but nothing works.
You have clearflags on your camera. Habe you checked them? They define how your image is cleared. The default is clear to skybox or someting like this. On the second camera you probably want to set it on don't clear.
Your answer
Follow this Question
Related Questions
How can you hide Canvas objects using Camera Culling Mask? 1 Answer
Camera culling without layer mask 0 Answers
Post processing with multiple camera 1 Answer
camera culling mask Layers 1 Answer