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
- 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
Add comment