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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment