Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.1.0a10
2019.1.0b8
2019.2.0a1
Issue ID
1139181
Regression
Yes
Console Window breaks when Console log that has path containing parentheses is clicked
How to reproduce:
1. Open attached project
2. Open SampleScene
3. Enter the Play Mode
4. Press on "Hello!" in the Console Window
5. Notice that the console window is broken until the selected line is changed (using arrow keys) and a bunch of ArgumentOutOfRange exceptions are present
Reproducible with: 2019.1.0b8, 2019.2.0a9
Not reproducible with: 2017.4.24f1, 2018.3.10f1, 2019.1.0a9
Actual results: clicking on Console log that has path containing parentheses break the Console Window
Expected results: clicking on Console log shouldn't change the Console Window
Notes: reproducible both on Mac and Windows
Comments (1)
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Sule
Jun 05, 2019 09:06
I have the same in 2019.1.5f1. It seems to be related to the log stacktraces. Disabling the stacktrace for all logs fixes the issue.