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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
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.