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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.