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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment