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
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
Add comment