Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.1.0-preview
Issue ID
1098560
Regression
No
[LWRP] Stencil shader doesn't work with LWRP
Reproduction steps:
1. Open "MinimalRepro" project
2. Look at the Game view and notice a Green Outline outside of a Red Sphere
3. Upgrade LWRP to '4.1.0-preview'
4. Look at the Game view and notice there's only a Green Sphere
Expected Result: Green Outline is present outside of a Red Sphere
Actual Result: Only a Green Sphere is rendered
Reproduced with: 2018.3.4f1
Did not reproduce on: 2019.2.0a4, 2019.1.0b1, 2017.4.19f1
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:
Feature used experimental API and also a preview package which is no longer supported, the provided project works fine in 19.1 LWRP with API changes.