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
- [Usability] Can't create Target Frame Time presets in Profiler
- Text is not displayed in the Inspector window when using Korean characters
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
This is a duplicate of issue #678384