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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment