Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
897290
Regression
Yes
Camera Depth is ignored when at least one cameras viewport is set to (0;0;1;1)
Repro steps:
1. Open attached projects "cam_viewport_rect_depth_fail" scene
2. Set the view port of all the cameras to (0;0;1;1)
3. Set "Camera" Depth to 0, "Camera (1)" to 1, "Camera (2)" to 2
4. Change "Camera" view port to (-0.6;0;1;1)
5. Change "Camera (1)" view port to (0.6;0;1;1)
6. See that the "Camera (2)" depth is ignored
Expected: For the views to line up according to the depth
Actual: The two cameras that had the view port values changed are in from of the third camera even though it might be the nearest one
Reproduced with: 2017.1.0a6, 5.6.0f3(f2, f1)
Working with: 5.5.3f1, 5.4.0f3
Attached images(bad and good)
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
This is a duplicate of issue #885051