Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2019.4.X, 2020.3.X, 2021.1.X

Votes

0

Found in

2018.4

2019.4

2019.4.18f1

2020.2

2021.1

2021.2

Issue ID

1311534

Regression

No

Exceptions get logged in the Console when the Logger.logEnabled is set to false

Scripting

-

How to reproduce:
1. Open the attached '1311534.zip' project
2. Open 'SampleScene'
3. Enter the Play mode
4. Observe the Console

Expected result: The Console is empty
Actual result: 'Exception: This exception should be disabled' appears in the Console

Reproducible with: 2018.4.31f1, 2019.4.20f1, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3

Notes:
- The issue doesn't reproduce with async methods
- The issue doesn't reproduce with the Debug class methods (e.g. Debug.Log(), Debug.LogError(), Debug.LogWarning())

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a6

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.1f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.3f1

  4. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.24f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.