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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #678384