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
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
Resolution Note:
[various]
Closing older low priority bugs that have not increased in user pain and are not blocking for users shipping projects.