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
- "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
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
Add comment