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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #885051