Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0f3
Issue ID
930999
Regression
Yes
Camera with clear depth is rendered in wrong order with GLCore in the Editor
Steps to reproduce:
1. Open the attached project
2. Open the SingleCameraRepro scene
3. Observe a camera with clear depth and reduced viewport does not clear depth and renders on top with a black background
4. Open the MultipleCameraRepro scene
5. Observe a camera with clear depth and reduced viewport in between two full viewport cameras gets overdrawn
6. Open the Player Settings -> Other Settings, add GLCore
7. Open the SingleCameraRepro scene
8. Observe the issue in game view
9. Open the MultipleCameraRepro scene and enable "Camera Depth 2 (Full Viewport)"
10. Observe the depth 1 camera get overdrawn
Actual results: Camera with clear depth is rendered in wrong order with GLCore
Expected results: Order should be same as with DirectX11
Note:
Not reproducible with Metal and DX11.
Reproduced with: 5.6.2p2, 2017.1.0f3, 2017.2.0b3
Not reproduced with: 5.4.5p4, 5.5.4p2, 5.6.2p3
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
This is a duplicate of issue #923842