Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0a2
Issue ID
938070
Regression
No
[OS X] Visual Studio crashes Editor when quitting with debugger attached
1. What happened
[OS X] Visual Studio crashes Editor when quitting with debugger attached
VS for Mac Community, v 7.0.1b24.
Attached debugger to the Editor, using 'Attach to process...' dialogue. After performing 'Quit' from VS, with the debugger still attached, Editor went down as well.
2. How we can reproduce it using the example you attached
- Open TestScript.cs in VS
- Run main menu > Attach to process... > Unity
- Quit VS
>>> Editor crashes with no messages/errors/...
Note: If VS starts debugging with 'Play' for UnityEditor debug configuration, then Quit suggests proper 'Let's stop debugging' message and no crash occurs.
Same behavior in 2017.1.0p2, 2017.2.0b5, 2017.3.0a2
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
Add comment