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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.