Search Issue Tracker
Fixed
Votes
0
Found in
4.3.4f1
Issue ID
589577
Regression
No
[debugger-protocol] Unity crashes when adding watch of GameObject.GetComponents<Component>() in MonoDevelop
To reproduce:
1) Download debuger_crash_test project and open it
2) Open Editor/Test.cs in MonoDevelop
3) Set a breakpoint in line 12
4) Attach MonoDevelop to Unity in Debug mode
5) Go to Unity and click on menu item Bug Report->Click Here
6) Go back to MonoDevelop and select View->Solution
7) In the watch window add new watch "go.GetComponents<Component>()"
8) Notice that in a couple of seconds Unity crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The burger button icon is jittering left and right when resizing docked Animation window
- Property button overlaps with the Property name in the Animation window when the Animation window is docked and resized horizontally
- Animation window does not update when the GameObject with the Animation is deleted until the mouse cursor enters the Animation window
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Triangle icon in Animation window’s Property button is barely visible in dark theme
Add comment