Search Issue Tracker
By Design
Votes
0
Found in
5.6.0p1
Issue ID
906001
Regression
Yes
Stencil shader doesn't render anything
Repro steps:
1. Open provided projects "StencilBlitProblem" Scene
2. See that the Game view is black
3. Click on "Main Camera" in the hierarchy window
4. In the Inspectors window uncheck "Banding FX (script)"
5. Look at the Game view
Expected result: for the Game view to not be black when the script is enabled
Actual result: The Game view is black once the script is enabled.
Reproduced with: 2017.1.0b3, 2017.1.0b2, 2017.1.0b1, 2017.1.0a6, 5.6.0p3, 5.6.0p2, 5.6.0p1, 5.6.0f3
Regression introduced in: 5.5.3p2
Did not reproduce on: 5.5.3p1 ,5.5.3f1 ,5.5.2f1 ,5.5.1f1, 5.4.5p1
Note:
Added a video
The error happens inside of "BandingGlitch" and "CameraFilterPack_TV_BandingGlitch" shader files at lines 21 - 25
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment