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
- “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