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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment