Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.8.0, 4.9.0
Issue ID
1123528
Regression
Yes
[LWRP] [Regression] Second camera depth-only doesn't work
Steps:
1. Create a new LWRP project / LWRP template project
2. Create a second camera
- set to Depth-only
- set Depth to 1
- set Culling Mask to some layer only e.g. UI
3. Create a cube and set later to UI so that it is rendered by second camera
Actual: The content of Main Camera is not shown, but the blue default clear color + the cube
Expected: The content of Main Camera is shown + the cube
Reproducible in: 2018.3.5f1, 2018.3.4f1
Reproducible in package: 4.9.0, 4.8.0
Not-reproducible in package: 4.6.0, 4.3.0, 4.1.0
Comments (13)
-
NGC6543
Feb 07, 2019 03:31
I want to know how to get this in LWRP, too!
-
BAIZOR
Feb 04, 2019 12:53
RE: Resolution Note:
"This feature has been removed due to camera stacking is producing lots of issues. There will be a better solution for LWRP to achieve this."Question: How?
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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note:
This feature has been removed due to camera stacking is producing lots of issues. There will be a better solution for LWRP to achieve this.