Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.0f3
Issue ID
899786
Regression
Yes
GL.Clear ignores current Render Target
Reproduction steps:
1. Open the attached project;
2. Open the StencilTest scene;
3. Open the Frame debugger window;
4. In the scene view, observe the quad, notice that it is orange;
5. In the frame debugger, observe that after clearing GL, the quad is not in the stencil buffer.
Expected results: the quad should be drawn white;
Actual results: the quad is drawn with the different color as it should not be.
Reproduced on: 5.6.0f3, 2017.1.b1.
Not reproduced on: 5.5.0f3, 5.5.3f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment