Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
0
Found in
2018.4
2019.4
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1337076
Regression
No
Activating Unity license in batch mode tries to open last opened project
Reproduction steps:
1. Open Terminal/Windows Powershell
2. In Terminal/Windows Powershell navigate to Editor location
3. Launch Unity Editor with these command parameters: "-batchmode -quit -username {USERNAME} -password {PASSWORD} -serial {SERIAL}"
4. Locate and observe Editor.log output
Expected result: License is activated and Unity Editor exits
Actual result: License is activated, last opened project opens (or quits trying), Unity Editor exits
Reproducible with: 2018.4.35f1, 2019.4.28f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a19
Notes: Adding "-logfile -" to parameters makes output go to the Terminal"
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 [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment