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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
[various]
Closing older low priority bugs that have not increased in user pain and are not blocking for users shipping projects.