Search Issue Tracker

Fixed

Votes

0

Found in

2018.4

2018.4.30f1

Issue ID

1297000

Regression

No

[Windows] Editor doesn't exit after making a build in Batch-mode when using a "quit" parameter and logging to file

Windows

-

How to reproduce:
1. Download and extract the attached project "case_1297000-Project.zip"
2. Open up a command prompt window
3. Write the following command: <Path to Unity>\Unity.exe -quit -batchMode -buildTarget WebGL -projectPath <Path to Project>
-executeMethod "BuildScript.BuildRelease" -silent-crashes -logFile <Path to Output>
4. Wait for the build process to finish
5. Open up the outputted log file
6. Inspect the end of the log

Expected result: Batch mode quit successfully
Actual result: Editor doesn't quit

Reproducible with: 2018.4.30f1
Not reproducible with: 2019.1.0a1, 2019.4.18f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a2

Note: Not reproducible on Mac

  1. Resolution Note:

    Fixed in Unity 2019.1.0a1 and above

Add comment

Log in to post comment