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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
This is a duplicate of issue #923842