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
- Build fails with the "IL2CPP error C2039: __entity is not a member of BlobBuilder" error when building a specific project
- Object reflection missing on a Planar Reflection Probe when rotating the camera to certain angles with the Realtime Raytracing quality setting enabled
- HDRP water exclusion shader doesn't work with BRG
- Crash on GraphicsStateCollection::KeywordsFromShaderAndKeywordNames when calling GraphicsStateCollection.GetVariants()
- Editor crash when saving Currently Tracked Variants to Asset
Add comment