UE4 Crashing

When loading a level, When saving an asset, when starting the editor, When closing the editor, When pressing compile the editor crashes.
Kind of annoying… Also the performance is getting worse by every release. I can tell that the 4.4 was way faster than this one…

Here is what happens:

I click on my uproject file

The editor starts loading…

Then frozen for like 3 mins and then crash.

Sorry guys but it is really “useless” atm…

Hi Azarus,

I notice an FPS counter in the top left corner of the CrashReporter window. What software are you using for that? Can you try disabling it? It doesn’t appear to be fraps, but I know that fraps doesn’t always play well with DX11. Some other FPS counters may not either.

If that doesn’t work, can you send a crash report with the comment “.Williams this is Azarus” in the information field so that I can find it among all the other crash reports?

Can you also send me your dxdiag info as well as the the logs for your project located in [ProjectName]/Saved/Logs? It will be the latest [ProjectName].log file.

Thank you,

Hi, it is D3DGear but i have crash issues without that, i’ll send it as soon as i get the next crash. Thanks!

Thanks for the info. I await your next crash

This time i did not used any recording software so:
I was just pressing ctrl+z. (undo / redo) But the same freeze & crash happended.
Right before the crash happens:

The editor eats up a lots of memory then crashes. And it’s frozen.

Crash report:

DxDiag:

Another crash:

I was pressing Ctrl+Z again. I worked with the BSP tools
The editor freezes for 2-3 minutes then crashed.

Callstack:

And the log file:

The fourth line in this crash indicates something in FTransaction (part of the undo/redo system) failed. Do you have specific steps that you performed to cause this crash?

Hey Azarus,

I think this mostly answers Dan’s question. Would you mind sending me a copy of your project? You can upload it to your location of choice (dropbox, drive, etc) and PM me the link on the forums.

You said you were messing BSP tools. Were there any particular BSP functions that you were working with before hitting Ctrl+Z that you can remember?

Thanks,

Another crash today. With Paper2D :confused:
I can’t open a single level…

Hey Azarus,

This post was deleted and I want to figure out if that was accidental or not. I have undeleted it just in case it was accidental.

-.

Hey Azarus,

Marking this as answered for tracking purposes. If you’d like to re-open it, you can respond to this or send me a copy of your project as requested on the forums.

It was something with the config files. Missing default map. After deleting the config files the projects are working

Thanks for the update. Glad it’s working for you now.