Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.6.0f3
Issue ID
897018
Regression
Yes
Camera Depth is ignored with 3+ cameras and one with different viewport
Repro steps:
1. Open attached projects "incorrect_camera_ordering" scene
2. Change "middle_camera_green" view port to (0.3;0;1;1)
4. See that the "front_camera_blue" depth is ignored
Expected: For the views to line up according to the depth
Actual: The camera that had the view port values changed is in from of the third camera even though it might be the nearest one in depth
Reproduced with: 2017.1.0a6, 5.6.0f3(f2, f1)
Working with: 5.5.3f1, 5.4.0f3
Attached video of repro
NOTE: Only reproducable with 3+ cameras. If 2 cameras are used the depth is correct.
Similar case that was marked as fixed(but isn't) is case #885051
Comments (1)
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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
coshea
Apr 20, 2017 11:34
This issue isn't fixed in 5.6.0f1
So why does the issue say fixed?