Unreal Engine 4.8 Editor Crash on start

I am facing the following crash report on launching my editor in Unreal Engine 4.8.1.

Access violation - code c0000005 (first/second chance not available)

“”

UE4Editor_UMG!Z_Construct_UClass_UUniformGridSlot() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\intermediate\build\win64\ue4editor\inc\umg\umg.generated.cpp:5248]
UE4Editor_CoreUObject!UObjectLoadAllCompiledInDefaultProperties() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\coreuobject\private\uobject\uobjectbase.cpp:724]
UE4Editor_CoreUObject!ProcessNewlyLoadedUObjects() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\coreuobject\private\uobject\uobjectbase.cpp:820]
UE4Editor!FEngineLoop::PreInit() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\launch\private\launchengineloop.cpp:1351]
UE4Editor!GuardedMain() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\launch\private\launch.cpp:110]
UE4Editor!GuardedMainWrapper() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\launch\private\windows\launchwindows.cpp:126]
UE4Editor!WinMain() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\launch\private\windows\launchwindows.cpp:200]!

Hello ,

I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Does this issue occur when starting up the engine or a specific project?
  2. Could you try Verifying your engine (image below for reference)?
  3. Can you navigate to the .uproject file and launch from there? (Default path: C:\Users\YourUserName\Documents\Unreal Projects\YourProjectName)
  4. Could you provide the full call stack that you are receiving (including the Machine ID)?
  5. Have you ever been able to open the editor on the machine that you are experiencing this issue on?
  6. Could you specify when it crashes (Examples: 7% loading, As soon as the project comes up, the project selection window)?

Hello Rudy,

  1. This issue was occurring when starting up the engine.

  2. I tried from there too but editor still crashed.

  3. Yes it was working fine till yesterday.

  4. It was crashing on 39%

Now the crash is not occurring like before. The only changes I did is that I installed version 4.9 today . I guess it somehow made version 4.8 to work too.

Hello ,

From your reply it sounds like your issue is no longer occurring and that is good to hear. I am going to accept your last comment as an answer. However, if this issue returns please feel free to reopen this thread with the full call stack from the crash logs and any additional information.

Make it a great day