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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment