Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a1
2018.3.0a1
2018.3.7f1
2019.1.0a1
2019.2.0a1
Issue ID
1138755
Regression
No
Stencil status in a Subshader will be stripped by using "UsePass"
Reproduction steps:
1. Open "1138755" project
2. Select "TestCube"
3. Enable Frame Debugger
4. Select "Draw Mesh TestCube"
5. See that there is nothing below "Cull Back"
6. Drag "StencilRight" material onto "TestCube"
7. See that now, there is "Stencil" below "Cull Back"
Expected Result: Stencil status in a Subshader will not be stripped if using "UsePass"
Actual Result: Stencil status in a Subshader is stripped by using "UsePass"
Reproduced with: 2019.2.0a9, 2019.1.0b8, 2018.3.10f1, 2017.4.24f1
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
[various]
Closing older low priority bugs that have not increased in user pain and are not blocking for users shipping projects.