Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2020.3.X, 2021.1.X

Votes

0

Found in

2019.1.0a10

2019.4

2020.2

2020.2.3f1

2021.1

2021.2

Issue ID

1317216

Regression

No

ArgumentOutOfRangeException error is thrown when selecting a message printed in the Console with specific string

IMGUI

-

How to reproduce:
1. Open the user's attached "LogMessageBreaksConsole.zip" project
2. Go to BugReport -> Break console
3. Press on the message printed in the Console log

Expected result: Message gets selected in the Console log
Actual result: "ArgumentOutOfRangeException" error gets printed in the Console log

Reproducible with: 2019.1.0a10, 2019.4.21f1, 2020.2.6f1, 2021.1.0b8, 2021.2.0a6
Not reproducible with: 2018.4.32f1, 2019.1.0a9

Note:
- The issue only reproduces with this: Debug.Log("A ) (at a):");

  1. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0a12

  2. Resolution Note (fix version 2021.1):

    Fixed in: 2021.1.6f1

  3. Resolution Note (fix version 2020.3):

    Fixed in: 2020.3.9f1

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.