Windows 10 No minidump found for this crash

Hi,
I am new to UE, I am using 4.10.4 and using c++ (not blueprints) . my OS is Win10 Education.
My problem is : every time I get crash there is no detailed log about the crash and I get “No minidump found for this crash.”
I got the same problem on other pc that using the same OS.
in other hand, when I copy the project to pc that using win7 pro, I get a normal detailed crash report that shows the line number that caused the crash.

I don’t think it is related to my project, so no need to post the crash report from the win7 pc, because
it happens to all kinds of crashes.

greetings

Hello,

Could you try updating to 4.11 and using the debug crash console command to see if you are getting the correct information?

in 4.11 preview 7 it crash to desktop. it even doesn’t show a crash message.
also I have tried to create new project in 4.11 (with c++ basic code template) and still the same problem, it crash to desktop without giving a message ( when I use debug crash in console)

after crashing in 4.11, there are files created in [project folder]/Saved/Logs .

Is there a way to use these files to know what line number caused the crash?

Go ahead and provide your logs and I can take a look at them to see if we can gather any information on your crash.

sorry for late response.
here are log files created after a crash:

To clarify, are you getting a crash reporter window? You say it doesn’t show a crash message, do you mean that you are not getting the window appear that would normally show the callstack?

Where are you seeing the “No minidump found for this crash” message?

4.10.4 gives "No minidump … " in a crash reporter window.
4.11 crash to desktop without crash reporter window.

Thank you for providing that information. We are currently looking into this issue, and I will respond as soon as I have any updates.

Hello,

Unfortunately, we currently do not have access to Windows 10 Education for testing. We will evaluate this issue and attempt to provide a solution at a later time if possible. Thank you for reporting this issue.

Have a great day

I also same issue please fix that issues

Hey Mathi03,

What is the exact issue that you are having?

What operating system are you currently using?

Hi,
problem solved when updated to 4.14.
I don’t know if it was solved in 14.13 cuz I didn’t try it.
Thank you