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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.