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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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.