Search Issue Tracker
By Design
Votes
0
Found in
5.0.1p3
Issue ID
694917
Regression
Yes
Baking Lightmaps in -noGraphics mode on Windows produces wrong indirect illumination
To reproduce:
1) Open the two .bat-files in a text-editor and adjust the pathes for "Unity.exe" and "-projectPath" and save the modified bat-files
2) Execute the .bat-file "BuildLightmap_NoGraphics.bat". After it has finished, open the project and the scene "Scene.unity" in the Unity editor and inspect the lightmap on the two cube-objects. Note that there is no red light bouncing off the ground onto the central cube.
3) For comparison: Close Unity and execute the second bat-file "BuildLightmap_WithGraphics.bat". Open Unity again and inspect the lightmap. Note that now the indirect lighting looks correct with red light illuminating the shadowed area of the central cube.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment