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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Resolution Note (fix version 2020.1):
Fixed in 2020.1.14f1