Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
2019.1.0a13
2019.4
2020.1
2020.1.1f1
2020.2
Issue ID
1269685
Regression
Yes
Java Exception are using multiple lines in the console instead of being grouped under one error
Steps to reproduce:
1. Open attached project "case_1269685.zip"
2. Build project on Android
3. Build fails
Expected results: Java-related errors are grouped under 1 error in Console
Actual results: Every line from Java-related errors is a separate error in Console
Reproducible with: 2019.1.0a13, 2019.4.9f1, 2020.1.2f1. 2020.2.0a21
Not reproducible with: 2018.4.26f1, 2019.1.0a12
Notes:
- A screenshot of the issue attached.
- Project was taken from case 1269694. Errors were introduced to project to cause consistent build failure in older Unity versions
- Before loading project, delete the Library folder. Otherwise, Unity can't build project on Android
- in Unity versions 2019.1.0a10, 2019.1.0a11, 2019.1.0a12 console stopped showing details under stderr (see screenshot)
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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note (fix version 2020.1):
Fixed in 2020.1.14f1