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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.2f1 and above