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

Scripting

-

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)

  1. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.14f1

Add comment

Log in to post comment