Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0p4
Issue ID
944169
Regression
No
Debugging with vscode and .NET 4.6 profile freezes editor (after debugger detach)
How to reproduce:
1. Download and open attached project files
2. Open "TestScript" with Visual Studio Code (vscode) (Make sure .Net 4.6 is set in Player settings)
3. In vscode start debugging and Play Scene in Unity
4. In vscode stop debugging and Stop Scene in Unity
5. Editor freeze
Expected result: Unity shouldn't freeze
Actual result: As long as the debugger is attached, editor remains stable. If you detach debugger while playing scene, editor become freeze after you stop playing scene
Reproduced with: 2017.1.0b1, 2017.1.0f1, 2017.1.0p4, 2017.2.0b8, 2017.3.0a5
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
ricardoamores
Sep 20, 2018 12:49
Where is the duplicated issue?