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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment