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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment