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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
This is a duplicate of issue #923842