Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b6
Issue ID
878206
Regression
No
[Progressive Lightmapper] Black texels with single-sided mesh
Steps to reproduce:
1. Open the attached project (ShadowTest.zip)
2. Open the Assets/sample.unity scene
3. Switch to Game Window
4. Observe, the blacks texels all over the object (Progressive Lightmapper is used)
Expected result: Rendering without black texels
Actual result: The blacks texels all over the objects
Note:
Feature introduced in 5.6.0b6
Avoidance is possible by using two-sided mesh
Can not avoid by Two sided shadow cast
Reproduced with: 5.6.0b6, 5.6.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Add comment