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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.