Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
4.6.3f1
Issue ID
676021
Regression
No
[DepthOnly] Clear flags set to "depth-only" is clearing the color buffer if a non-standard viewport rect is set
Clear flags set to "depth-only" is clearing the color buffer if a non-standard viewport rect is set.
Reproducible on 4.6.0f1, 4.6.3f1, 5.0.0f4;
Repro pictures:
Viewport set to [0, 0, 1.1, 1]; clear flags to "depth only"; color buffer is being cleared while it shouldn't.
http://gyazo.com/d4c7033c0da06a98736525467ac7cd28
Viewport set to [0, 0, 1, 1]; clear flags to "depth only"; color buffer is not being cleared as it should.
http://gyazo.com/fd91654d9cdaa973024b6c246a99aae9
Repro steps:
1. open project "15920_-_Scissor_render.zip";
2. Press play, select object "Main Camera" and change its "Viewport Rect" to [0,0,1,1].
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment