Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4f1
Issue ID
797780
Regression
No
Light bounce gets cast on game object despite the set of light's culling mask
Steps to reproduce:
- Open attached project and the scene named "Bounce Culling Demo"
- Notice that "Room A" and "Room B" are set to the layers "room a" and "room b" accordingly
- Notice that "Light A" Culling Mask are set to everything but "room b" and "Light B" Culling Mask are set to everything but "room a"
- Notice that both lights bounce still are cast together on both game objects (room a and room b) despite their Culling Mask set (see attached image)
Expected behavior:
Game object with specific layer that is set to light's culling mask should not cast the light's bounce
Actual behavior:
Game object with specific layer that is set to light's culling mask still casts the light's bounce
Reproduced with: 5.4.0b19, 5.4.0b1, 5.3.5p1, 5.3.4f1
Note: Attached image explains the issue pretty clear
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #678384