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
- 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
Add comment