Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0a7
Issue ID
964237
Regression
Yes
The Background of the Camera is not Cleared when using Handles.DrawCamera() and Allow HDR is enabled
To reproduce:
1. Open attached project;
2. Open "test" scene;
3. Make sure Allow HDR is enabled on both "Main Camera" and "TestCamera";
4. Open Test Window (Window > Test Window);
5. Press "Start Test";
6. Move around any Cube (by changing its Position in the Inspector Window).
Expected result: Background of the TestCamera is cleared when Clear Flags is set to Depth only.
Actual result: Background of the TestCamera is not cleared when Clear Flags is set to Depth only.
Reproduced in: 2017.3.0a7, 2017.3.0b7, 2018.1.0a2.
Not reproduced in: 2017.3.0a6, 2017.2.0f3.
Regression introduced in: 2017.3.0a7.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Add comment