Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment