Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b5
Issue ID
837010
Regression
No
Point and Directional light is leaking through the Mesh
Reproduction steps:
1. Open the attached project AI Learning.zip;
2. Open the BakeTimeTest scene;
3. Observe the inside of the Room;
4. Observe the floor of the Room;
5. Notice that the light leaks through the wall, even if it should be blocked off.
Expected results: The walls have to block the light and the room has to be unlit.
Actual results: The lights are leaking through the walls.
Reproduced with: 5.5.0b1, 5.5.0b4, 5.5.0b5 and 5.5.0b6 versions of Unity. Not reproduced with older versions because of the errors in the Console.
Workaround:
1. The directional and point lights' Bias and Normal Bias could be changed to 0;
2. The walls can be duplicated and then set on the different layer, so the light will not affect them.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent warning icon in the Profiler's Hierarchy view
- UI Toolkit input becomes unresponsive when the UIDocument GameObject is destroyed
- Scrollbar is disabled in Adaptive Probe Volumes in Lighting window
- Disabled dropdowns in Lighting window are inconsistently expanded or collapsed
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
Add comment