Search Issue Tracker
Fixed in 2018.2
Fixed in 2017.4, 2018.1
Votes
0
Found in
2017.1.0p5
Issue ID
949305
Regression
Yes
Lightmapping.BakeMultipleScenes executed via batch mode with -quit argument does not create Light Map files
How to reproduce:
1. Download the attached project
2. Delete the Assets/Scenes/scene1 folder
3. Open the command prompt in Editor folder
4. execute "Unity.exe -quit -batchmode -projectPath %projectpath% -executeMethod BuildLightmapScene.BuildTest" command
Actual result: Unity quits without creating the Light Map files. (Assets/Scenes/scene1 folder)
Expected result: Unity creates Light Map files before quitting.
Reproducible with: 2017.1.0b4, 2017.1.1p3, 2017.2.0f1, 2017.3.0b2.
Regression introduced in: 2017.1.0b4.
Not reproducible with: 2017.1.0b3, 5.6.3p4, 5.5.4p5.
---------------------------------------------
fixed in 2018.2.0a1, 2017.4.8f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button
Add comment