Search Issue Tracker
Fixed in 7.0.0
Votes
0
Found in [Package]
6.9.1
Issue ID
1183511
Regression
Yes
[LWRP][MacOS] Game View is overlayed by background color when Background Type Solid Color property is selected
How to reproduce:
1. Create a new LWRP project
2. Right-click mouse in Project Browser > Create > Rendering > Lightweight Render Pipeline > Pipeline Asset
3. Edit > Project Settings > Graphics > Select RenderPipelineAsset > LightweightRenderPipelineAsset
4. Select the Main Camera in the Hierarchy
5. Change Background Type to Solid Color
6. Observe the Game View
Expected result: Game View is not overlayed by Camera's component Solid Color background
Actual result: Game View is overlayed by Camera's component Solid Color background
Reproducible with: 2019.2.0b8 (LWRP 6.9.1), 2019.2.6f1 (LWRP 6.9.1), 2019.3.0a9 (LWRP 6.9.1)
Not reproducible with: 2018.4.9f1 (LWRP 4.1.0), 2019.3.0a10 (LWRP 7.0.0), 2019.2.0b7 (LWRP 6.7.1), 2019.3.0b3 (LWRP 7.0.0), 2020.1.0a4 (LWRP 7.0.0)
Could not test: 2017.4.32f1 LWRP and Package Manager are not introduced
Note: Not reproducible on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment