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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment