Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a4
2018.3.10f1
2019.1.0a1
2019.2.0a1
Issue ID
1142024
Regression
Yes
Camera.clearFlags doesn't update on Camera Preview
Steps to repro:
1. Create a new project and open it
2. Select the Main Camera in Hierarchy and set "Clear Flags" to "Depth Only"
Expected result: Camera preview goes black.
Actual result: Camera preview stays the same.
Reproduced in: 2018.3.12f1, 2019.1.0b10, 2019.2.0a10
Not reproduce in: 2017.4.25f1, 2018.3.0a3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note (2018.3.X):
This is cosmetic / minor. This bug is only valid to edit mode.
The camera preview stays unchanged as it behaves the same with game view (the game view in play mode, the color stays unchanged as the clear flag is set to not clearing the color), which is more correct.
Won't fix unless user has a more important usecase that greatly affect their workflow.