Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4.1f1
2018.3.0a1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1183461
Regression
Yes
Compiler Output warnings and errors are placed outside of the stderr section when building a project
How to reproduce:
1. Download the user-submitted project(2017test)
2. Build it via CMD/Terminal along with the -batchmode argument
3. Open the Editor.log and scroll down to see the Compiler Output
Expected result: the errors are between -----CompilerOutput:-stderr---------- and -----EndCompilerOutput---------------
Actual result: the errors are above -----CompilerOutput:-stderr---------- and -----EndCompilerOutput---------------
Reproducible with: 2018.3.0a1, 2018.4.8f1, 2019.2.5f1, 2019.3.0b3, 2020.1.0a4
Not reproducible with: 2017.4.32f1, 2018.2.21f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment