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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
ricardoamores
Sep 20, 2018 12:49
Where is the duplicated issue?