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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
Add comment