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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.2f1 and above