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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment