Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b9
Issue ID
885051
Regression
Yes
Camera Depth is ignored when setting both cameras Viewport other than (0;0;1;1)
To reproduce:
1. Open attached project;
2. Open "Scene" scene;
3. Click on the "FrontCamera" and set the Viewport to (0;0;1;1)
-notice the Depth is set to 2;
4. Click on the "MidleCamera" and set the Viewport other than (0;0;1;1)
-notice the Depth is set to 1.
Expected result: the Sphere should be in front of the Cube.
Actual result: the Cube is in front of the Sphere unless both cameras Viewport is set to (0;0;1;1).
Reproduced on versions: 5.6.0b1, 5.6.0b9, 2017.1.0a2.
Not reproduced on version: 5.5.2p1.
Regression found in version: 5.6.0b1.
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
- Texture turns black instead of blurry when trying to blur the Texture
- DrawProceduralIndirect: baseVertexLocation and startInstanceLocation are broken when using DirectX11, DirectX12, OpenGL and Metal
- AudioManager.Update takes up significantly more CPU time when a big number of Audio Sources are stopped at one time
- [Linux] Editor doesn't build a project when "Install into source code 'build' folder" is enabled after switching projects
- [OpenXR][Vulkan][URP] MSAA does not work on Quest 1/2 builds when using URP + OpenXR + Vulkan
Jays2Kings
Apr 03, 2017 18:13
Can confirm also not fixed as of 5.6.0f3
invadererik
Apr 02, 2017 01:07
Same issue is still present in 5.6.0f3 ! THIS IS NOT FIXED.