Search Issue Tracker
Fixed in 2017.1
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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment