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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment