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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
ricardoamores
Sep 20, 2018 12:49
Where is the duplicated issue?