Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.2.4f1
Issue ID
1320736
Regression
No
Editor sometimes does not register input or gets stuck while a debugger is attached
Reproduction steps:
1. Open new Unity project with HDRP template
2. In Visual Studio, add 50+ breakpoints throughout the solution
3. In Visual Studio, press "Attach to Unity Editor"
4. Attempt interaction with Unity Editor
5. Enter Play Mode
Expected result: No issues
Actual result: Editor stops responding to input, or when entering playmode, a loading bar would come up with "toolbar.mouseup" is displayed
Reproducible with: 2020.2.4f1
Could not test with: 2018.4.34f1, 2019.4.24f1, 2020.3.4f1, 2021.1.3f1, 2021.2.0a13 (no reliable repro)
Notes:
1. Removing all the breakpoints from VS 2019 and reattaching them (https://forum.unity.com/threads/unity-freeze-when-connecting-vs-debugger.529863/) fixes the issue.
2. The issue reproduces with "Visual Studio 2019 Community" and "JetBrains Rider".
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
bartje86tralala
Aug 08, 2022 11:10
Still have this issue also with 2021.3.0f1 with VS2022 and 2021.3.6f1 LTS with VS2022.
For me it is always, not sometimes, funny enough zooming still works, but rotate and panning stops. First have to detach debugger. Removing all breakpoints not working here.