Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a7
Issue ID
948137
Regression
No
Stable crash when debugging with .NET 4.6
Reproduction steps:
1. Open project attached.
2. Open VS debugger and add a breakpoint on line 20.
3. Press play.
4. Once a breakpoint is triggered, press Continue 5 times (or something like that).
5. Remove breakpoint, press continue and leave play mode.
6. Add breakpoint back again and enter play mode.
Expected result: Unity will enter play mode.
Actual result: Unity crashes.
Reproduced on: 2017.1.0f3, 2017.3.0b9, 2018.1.0a4.
Tested with VS2017.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
Add comment