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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
This is a duplicate of issue #678384