Search Issue Tracker
By Design
Votes
1
Found in
5.6.0f3
Issue ID
905793
Regression
Yes
Disabled camera called with render() renders behind the current camera despite its higher depth
To reproduce:
1. Open attached Unity project "CameraDepth"
2. Open Test scene
3. Go into play mode
Expected result: "Camera Red Depth 2" should overlap the blue camera when it is called since its depth is higher.
Actual result: "Camera Red Depth 2" renders behind the blue camera despite that its depth is higher.
Regression first introduced in 5.6.0a1
Reproduced on 5.6.0a1, 5.6.0f1, 5.6.0f3, 5.6.0p4, 2017.1.0b3
Not reproduced on any version of 5.5
Note: Added gifs "expected.gif" which was made in 5.5.3p2 and "actual.gif" which was made in 5.6.0p4
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