Hi,
For months now visual studio crash when reaching a breakpoint. Still not fixed.
Error c0000005.
Thanks.
Hi,
For months now visual studio crash when reaching a breakpoint. Still not fixed.
Error c0000005.
Thanks.
Hey w77,
Sadly there is nothing that we can do about Visual Studio issues. I would highly suggest reaching out to Microsoft with any issues related to Visual Studio.
Thank you for submitting a bug report, however at this time we believe that the issue you are describing is not actually a bug with the Unreal Engine, and so we are not able to take any further action on this. If you still believe this may be a bug with Unreal Engine 4, please provide steps for us to reproduce the issue, and we will continue our investigation.
Hello Langley,
I made a test with a wxWidget project.
Reached several breakpoints without any problem.
Even an UE4 template project without modification can’t be debugged.
We don’t have any issue here when it comes to debugging.
I can suggest a few things, since you are.
If you need more information on how to get the source code, you can start here:
[][1]
[1]:
Solved with :
Please open an administrative CMD window and navigate to \Common7\IDE and run these commands:
devenv.exe /safemode
devenv.exe /resetskippkgs
devenv.exe /resetuserdata