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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
[various]
Closing older low priority bugs that have not increased in user pain and are not blocking for users shipping projects.