Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a1
2018.3.9f1
2019.1.0a1
2019.2.0a1
Issue ID
1140216
Regression
No
Background is lighter when one of two camera's Viewport Rect is non-fullscreen and when OpenGL or Metal Graphics API is used
How to reproduce:
1. Open attached project "TestDoubleCameraStripped.zip" and scene "multicam"
2. In the Hierarchy window, select "Cube Camera"
3. In Inspector window, make sure that "Viewport Rect" x value is at 0.5 (must not be 0 to exit full viewport)
4. Make sure Edit -> Project Settings -> Player -> Graphics APIs for Windows is disabled and OpenGL is at the top
5. Observe Game view
Expected result: the game view background has the same color as set from camera
Actual result: the camera with higher depth is rendering the background in a lighter color in regards to the Viewport Rect
Reproducible with: 2018.3.11f1, 2019.1.0b9, 2019.2.0a10
Could not test with: 2017.4 due to Graphics API was not yet introduced in project settings
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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note:
This is a non regression bug in a legacy system (built in camera stacking). As this has existed for such a long period we do not want to make potential changes to the system that could destabilize other use cases. We will not be fixing this issue.