Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.4.0f1
2020.2
Issue ID
1259135
Regression
No
EditorWindow.GetWindow will open a window when running Unity in batchmode
Reproduction steps:
1. Download the attached project "1259135.zip"
2. Download the attached PowerShell script "ReproduceBatchMode.ps1"
3. Open the PowerShell script and set proper paths for $UnityEditorPath and $ProjectPath
4. Run the script
Expected result: No Editor windows appear in batch mode
Actual result: An Editor window appears
Current behaviour is expected. Docs will be updated to clarify this.
Reproduces on: 2018.4.25f1, 2019.4.4f1, 2020.1.0b16, 2020.2.0a18
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment