Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0a2
Issue ID
579543
Regression
No
Using "Step into" to go through update function makes Unity unresponsive
To reproduce:
1. Open attached project
2. Attach debugger to Unity
3. Set breakpoint on line 16 in NBS.cs (i++)
4. Use "Step into" to step through update
5. Unity becomes unresponsive
In editor. log only this is printed out
error: device not found
error: device not found
Doesn't happen if "Step over" is used instead.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment