Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0a8
2019.4
2019.4.15f1
2020.2
Issue ID
1296096
Regression
Yes
[macOS] No messages are printed in the Terminal when launching Editor in the Batchmode
How to reproduce:
1. Download and extract the attached project "TerminalLogBug.zip"
2. Open the Mac Terminal
3. In Terminal, write "/Applications/<Path to Unity>/Unity.app/Contents/MacOS/Unity -projectPath <Path to Project> -executeMethod DummyTerminal.BuildDummyTermimal -batchmode -exit -buildTarget ios -logFile <Path to Output>"
4. Observe the Terminal output
Expected result: Editor outputs to the Terminal Window
Actual result: Editor doesn't output to the Terminal Window
Reproducible with: 2019.3.0a8, 2019.4.18f1, 2020.2.1f1
Not reproducible with: 2018.4.30f1, 2019.2.21f1, 2019.3.0a7, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The burger button icon is jittering left and right when resizing docked Animation window
- Property button overlaps with the Property name in the Animation window when the Animation window is docked and resized horizontally
- Animation window does not update when the GameObject with the Animation is deleted until the mouse cursor enters the Animation window
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Triangle icon in Animation window’s Property button is barely visible in dark theme
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.2f1 and above