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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment