Search Issue Tracker
Fixed
Votes
0
Found in
3.5.0f2
Issue ID
440902
Regression
No
The editor froze while connected to the debugger
To reproduce:
- Load the attached project in Monodevelop
- Load the attached project in Unity
- Connect the debugger to the unity editor
a) Press play in the editor.
b) Either hit return twice, or hit the Play button and then the next play button.
c) Monodevelop will stop at the breakpoint Client.cs line 139. Hit the Continue Execution button in mono develop.
If the game starts and the editor has not frozen, press stop in the editor and repeat steps A through C. It has been my experience that it will always lock up within three repeats of this cycle.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment