Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.1p3
Issue ID
879852
Regression
No
[CullingMask][Deferred] Directional light on Standard shader ignores culling mask in perspective mode
To reproduce:
1. Open attached project;
2. Open Scene "Test";
3. Notice that TestLayerObjects with Opaque and Cutout ignores culling mask of blue light source.
Expected result: Opaque and Cutout objects are half green and half red color.
Actual result: Opaque and Cutout objects have blue color as well.
Reproduced in : 5.6.0b8; 5.5.1p3; 5.5.1f1; 5.5.0f3
Note: Picture attached : http://bugs04.unity3d.com/fogfiles/879852_0lg1sel1pcda08j6/case_879852-LightCullingBug.png
Note: happens when camera is in deferred mode and using perspective projection. (also see error message in console - image below)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
Add comment