4.9 Freezes When New Window Opens

Hello! This is my first question here. I just reinstalled UE4 onto my new computer and have found that the engine will freeze anytime a warning window of any sort comes up. It doesn’t crash to desktop, or do anything outrageous, it just stops responding. Nothing is clickable, but it shows two windows on the taskbar, one the engine and then a blank one. Also it does come up as “not responding” in task manager.

Some things that have made it freeze:

  • Changing variable types
  • Trying to extrude in geometry mode
  • Converting map from 4.8 to 4.9 when choosing project
  • Importing asset options
  • Opening Color picker
  • Trying to restore from incorrect shutdown (Caused from this window problem)

No crash log is created that I can find.

I thought it was fixed with the answer below, but it’s nor working anymore. Any suggestions? I have Windows 10.

Hi FearingFun -

A few things to test and let us know, first make sure that you are on the latest drivers and once down upload your DXDIAG here so we can test on a similar machine. Next, try to find the non-responsive moments via Windows Event Viewer. I have not tested the Event Viewer in Windows 10, but the principles haven’t changed since win95. You can find out how to use the Event Viewer here:

A new, community-hosted Unreal Engine Wiki - Announcements - Epic Developer Community Forums

Let us know as we start testing the issue here -

Eric Ketchum

Actually, after some testing it was apparently an issue with some of the MSI software that came installed with my laptop! Disabling pretty much anything MSI related has gotten rid of this error and a C++ runtime library error I was receiving.

After doing the Windows Event Viewer, I can confirm that it does appear it was the Nahemic interface that was causing the issues.

Faulting application name: UE4Editor.exe, version: 4.9.0.0, time stamp: 0x55e08db2
Faulting module name: NahimicMSIOSD.dll, version: 0.0.0.0, time stamp: 0x54ecaca7
Exception code: 0xc0000409
Fault offset: 0x0000000000019340
Faulting process id: 0xc04
Faulting application start time: 0x01d0e93782989ca1
Faulting application path: C:\Program Files\Epic Games\4.9\Engine\Binaries\Win64\UE4Editor.exe
Faulting module path: C:\Program Files\Nahimic\NahimicMSI\UserInterface\x64\NahimicMSIOSD.dll
Report Id: a2993a1b-3bdc-4d10-8d9c-df883749cbdf
Faulting package full name: 
Faulting package-relative application ID:

We had problem of FPS in editor dropping from 120 to 5 when howering mouse over any button or on showing any tooltip.
Our hardware: MSI GS60 6QE.

Disabling Nahimic application solves the problem.