Search Issue Tracker
By Design
Votes
0
Found in
5.6.0p2
Issue ID
905270
Regression
No
Lightmap generation uncontrolably amplified when Lightmap Parameter is set to transparent on a grate-like mesh
Lightmap generation on a grate-like mesh bounces many rays of light and does not stop until everything that is surrounding it turns white
To reproduce:
1. Open Attached Unity project "Transparent GI Repro.zip"
2. Open scene called "scene"
3. Click anywhere in the scene view
Expected result: There should not be any light coming out of the mesh
Actual result: White light comes out of the mesh until everything surrounding the mesh turns white
Tested on: 5.6.0f1, 5.6.0f3, 5.6.0p2, 2017.1.0b1
Note: Creating a new 3d object and activating its Mesh Renderer --> Lightmap Static eliminates the bug on a grate-like mesh. If that new 3d object is deleted,
the bug comes back again.
Note: TransparentBug.gif shows how the bug is reproduced and Workaround.gif explains the first note
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment