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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
coshea
Apr 20, 2017 11:34
This issue isn't fixed in 5.6.0f1
So why does the issue say fixed?