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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
ricardoamores
Sep 20, 2018 12:49
Where is the duplicated issue?