Compiling Animation blueprint frequently crashes editor

Ever since 4.8, my project is frequently crashing when I compile my animation blueprint. How can I track down issue? Here is Diagnostics log file:

Generating report for minidump

Application version 4.8.2
 ... built from changelist 2614606

OS version 6.1.0.7601
Running 8 x64 processors
Exception was "Access violation - code c0000005 (first/second  not available)"

Source context from "engine/source/runtime/engine/private/tessellationrendering.cpp"

<SOURCE START>
    1       
    2       
    3       #include "EnginePrivate.h"
    4       
    5       /** Returns true if Material and Vertex Factory combination require adjacency information. */
    6       bool RequiresAdjacencyInformation( UMaterialInterface* Material, const FVertexFactoryType* VertexFactoryType, ERHIFeatureLevel::Type InFeatureLevel )
    7       {
    8       	EMaterialTessellationMode TessellationMode = MTM_NoTessellation;
    9       	bool bEnableCrackFreeDisplacement = false;
   10       	if ( RHISupportsTessellation(GShaderPlatformForFeatureLevel[InFeatureLevel]) && VertexFactoryType->SupportsTessellationShaders() && Material )
   11       	{
   12       		if ( IsInRenderingThread() )
   13       		{
   14 ***** 			FMaterialRenderProxy* MaterialRenderProxy = Material->GetRenderProxy( false, false );
   15       			check( MaterialRenderProxy );
   16       			const FMaterial* MaterialResource = MaterialRenderProxy->GetMaterial(InFeatureLevel);
   17       			check( MaterialResource );
   18       			TessellationMode = MaterialResource->GetTessellationMode();
   19       			bEnableCrackFreeDisplacement = MaterialResource->IsCrackFreeDisplacementEnabled();
   20       		}
   21       		else if ( IsInGameThread() )
   22       		{
   23       			UMaterial* BaseMaterial = Material->GetMaterial();
   24       			check( BaseMaterial );
   25       			TessellationMode = (EMaterialTessellationMode)BaseMaterial->D3D11TessellationMode;
   26       			bEnableCrackFreeDisplacement = BaseMaterial->bEnableCrackFreeDisplacement;
   27       		}
   28       		else
   29       		{
<SOURCE END>

<CALLSTACK START>
UE4Editor_Engine!RequiresAdjacencyInformation() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\tessellationrendering.cpp:15]
UE4Editor_Engine!FSkeletalMeshSceneProxy::GetDynamicElementsSection() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\skeletalmesh.cpp:4432]
UE4Editor_Engine!FSkeletalMeshSceneProxy::GetMeshElementsConditionallySelectable() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\skeletalmesh.cpp:4361]
UE4Editor_Engine!FSkeletalMeshSceneProxy::GetDynamicMeshElements() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\skeletalmesh.cpp:4309]
UE4Editor_Renderer!FSceneRenderer::GatherDynamicMeshElements() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\renderer\private\scenevisibility.cpp:1419]
UE4Editor_Renderer!FSceneRenderer::ComputeViewVisibility() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\renderer\private\scenevisibility.cpp:2119]
UE4Editor_Renderer!FDeferredShadingSceneRenderer::InitViews() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\renderer\private\scenevisibility.cpp:2327]
UE4Editor_Renderer!FDeferredShadingSceneRenderer::RenderHitProxies() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\renderer\private\scenehitproxyrendering.cpp:557]
UE4Editor_Renderer!RenderViewFamily_RenderThread() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\renderer\private\scenerendering.cpp:1347]
UE4Editor_Renderer!TGraphTask<`FRendererModule::BeginRenderingViewFamily'::`17'::EURCMacro_FDrawSceneCommand>::ExecuteTask() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\public\async\taskgraphinterfaces.h:753]
UE4Editor_Core!FTaskThread::ProcessTasks() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\async\taskgraph.cpp:430]
UE4Editor_Core!FTaskThread::ProcessTasksUntilQuit() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\async\taskgraph.cpp:273]
UE4Editor_RenderCore!RenderingThreadMain() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\rendercore\private\renderingthread.cpp:284]
UE4Editor_RenderCore!FRenderingThread::Run() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\rendercore\private\renderingthread.cpp:385]
UE4Editor_Core!FRunnableThreadWin::Run() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\windows\windowsrunnablethread.cpp:73]
<CALLSTACK END>

395 loaded modules
                           ue4editor.exe              (4.8.2.0) 0x000000003fb80000 0x00063000 engine/binaries/win64
               ue4editor-blankplugin.dll              (4.8.2.0) 0x00000000d8cc0000 0x0001a000 blankplugin/binaries/win64
                             mdnsNSP.dll             (3.0.0.10) 0x0000000074b60000 0x00026000 C:\Program Files\Bonjour
                             WLIDNSP.DLL         (7.250.4311.0) 0x00000000f9340000 0x0002f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live
                            BTKeyInd.dll           (6.5.1.2700) 0x00000000ec9a0000 0x00024000 C:\Program Files\WIDCOMM\Bluetooth Software
                            BtMmHook.dll           (6.5.1.2700) 0x00000000ec960000 0x0003f000 C:\Program Files\WIDCOMM\Bluetooth Software
                            AcGenral.dll       (6.1.7601.18777) 0x00000000dfc20000 0x00051000 C:\Windows\AppPatch\AppPatch64
                         mscorlib.ni.dll      (4.0.30319.18444) 0x00000000cb2b0000 0x015fa000 C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\abf62e6545d2802fc60286678a67e6bf
             System.Configuration.ni.dll      (4.0.30319.18408) 0x00000000cfd50000 0x00139000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\bb3641ef7b7b0c44ba4be59fae48f29b
          System.Runtime.Remoting.ni.dll      (4.0.30319.34245) 0x00000000cff30000 0x000fc000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runt73a1fc9d#\9e94a204685f66dc26659fbae22d7e4d
                       System.Xml.ni.dll      (4.0.30319.34234) 0x00000000c9c10000 0x009c2000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\25e7c1b5f922b2b44c27857e1b466651
                           System.ni.dll      (4.0.30319.34238) 0x00000000ca5e0000 0x00cc7000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System\3f4e05b74a222eaf142391c0549efe62
                                 clr.dll      (4.0.30319.18444) 0x00000000cc8b0000 0x0096b000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                      clrcompression.dll      (4.0.30319.18408) 0x00000000f5ad0000 0x0001c000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                              clrjit.dll      (4.0.30319.18444) 0x00000000cfc10000 0x00131000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                            mscoreei.dll      (4.0.30319.18408) 0x00000000fa9f0000 0x00097000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                          nlssorting.dll      (4.0.30319.18408) 0x00000000f5b50000 0x00016000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                            advapi32.dll       (6.1.7601.18869) 0x00000000fdd80000 0x000db000 C:\Windows\System32
api-ms-win-downlevel-advapi32-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd100000 0x00005000 C:\Windows\System32
api-ms-win-downlevel-advapi32-l2-1-0.dll       (6.2.9200.16492) 0x00000000f5d10000 0x00004000 C:\Windows\System32
api-ms-win-downlevel-normaliz-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd180000 0x00003000 C:\Windows\System32
   api-ms-win-downlevel-ole32-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd0f0000 0x00004000 C:\Windows\System32
 api-ms-win-downlevel-shell32-l1-1-0.dll       (6.2.9200.16492) 0x00000000f26c0000 0x00004000 C:\Windows\System32
 api-ms-win-downlevel-shlwapi-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd110000 0x00004000 C:\Windows\System32
  api-ms-win-downlevel-user32-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd430000 0x00004000 C:\Windows\System32
 api-ms-win-downlevel-version-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd0a0000 0x00004000 C:\Windows\System32
                             apphelp.dll       (6.1.7601.18777) 0x00000000fcec0000 0x00057000 C:\Windows\System32
                                 atl.dll           (6.5.0.2284) 0x00000000fa610000 0x00019000 C:\Windows\System32
                            AudioSes.dll       (6.1.7601.18741) 0x00000000fa5b0000 0x0004f000 C:\Windows\System32
                                avrt.dll       (6.1.7600.16385) 0x00000000fb9a0000 0x00009000 C:\Windows\System32
                              bcrypt.dll       (6.1.7600.16385) 0x00000000fca10000 0x00022000 C:\Windows\System32
                    bcryptprimitives.dll       (6.1.7601.17514) 0x00000000fc4b0000 0x0004c000 C:\Windows\System32
                            cfgmgr32.dll       (6.1.7601.17514) 0x00000000fd0b0000 0x00036000 C:\Windows\System32
                             clbcatq.dll       (6.1.7600.16385) 0x00000000ff300000 0x00099000 C:\Windows\System32
                            comdlg32.dll       (6.1.7601.17514) 0x00000000fd490000 0x00097000 C:\Windows\System32
                             crypt32.dll       (6.1.7601.18839) 0x00000000fd250000 0x0016d000 C:\Windows\System32
                           CRYPTBASE.dll       (6.1.7601.18912) 0x00000000fcf20000 0x0000f000 C:\Windows\System32
                             cryptsp.dll       (6.1.7601.18741) 0x00000000fc8c0000 0x00018000 C:\Windows\System32
                               d3d11.dll       (6.2.9200.16570) 0x00000000f3e30000 0x001d5000 C:\Windows\System32
                             d3d8thk.dll       (6.1.7600.16385) 0x00000000df510000 0x00007000 C:\Windows\System32
                                d3d9.dll       (6.1.7601.17514) 0x00000000df520000 0x001ff000 C:\Windows\System32
                      D3DCOMPILER_43.dll        (9.29.952.3111) 0x00000000dce20000 0x0026f000 C:\Windows\System32
                             dbghelp.dll       (6.1.7601.17514) 0x00000000fa0b0000 0x00125000 C:\Windows\System32
                            dciman32.dll       (6.1.7601.18914) 0x00000000faea0000 0x00008000 C:\Windows\System32
                               ddraw.dll       (6.1.7600.16385) 0x00000000ec140000 0x000f1000 C:\Windows\System32
                              devobj.dll       (6.1.7600.16385) 0x00000000fd160000 0x0001a000 C:\Windows\System32
                            dhcpcsvc.dll       (6.1.7600.16385) 0x00000000f9740000 0x00018000 C:\Windows\System32
                              dnsapi.dll       (6.1.7601.17570) 0x00000000fc6e0000 0x0005b000 C:\Windows\System32
                              dsound.dll       (6.1.7600.16385) 0x00000000defc0000 0x00088000 C:\Windows\System32
                               dui70.dll       (6.1.7600.16385) 0x00000000fb170000 0x000f2000 C:\Windows\System32
                               duser.dll       (6.1.7600.16385) 0x00000000fb120000 0x00043000 C:\Windows\System32
                              dwmapi.dll       (6.1.7600.16385) 0x00000000fb0f0000 0x00018000 C:\Windows\System32
                                dxgi.dll       (6.2.9200.16492) 0x00000000f6180000 0x0005d000 C:\Windows\System32
                           DXGIDebug.dll      (9.30.9600.17298) 0x00000000f6140000 0x00026000 C:\Windows\System32
                       explorerframe.dll       (6.1.7601.17514) 0x00000000f24a0000 0x001ca000 C:\Windows\System32
                            FWPUCLNT.DLL       (6.1.7601.18283) 0x00000000f97e0000 0x00053000 C:\Windows\System32
                               gdi32.dll       (6.1.7601.18898) 0x00000000ff440000 0x00067000 C:\Windows\System32
                               glu32.dll       (6.1.7600.16385) 0x00000000ec240000 0x0002d000 C:\Windows\System32
                             ieframe.dll      (11.0.9600.17924) 0x00000000f11f0000 0x00dcf000 C:\Windows\System32
                            iertutil.dll      (11.0.9600.17924) 0x00000000ff030000 0x002c7000 C:\Windows\System32
                               imm32.dll       (6.1.7600.16385) 0x00000000fd810000 0x0002e000 C:\Windows\System32
                            IPHLPAPI.DLL       (6.1.7601.17514) 0x00000000f9970000 0x00027000 C:\Windows\System32
                            kernel32.dll       (6.1.7601.18869) 0x00000000770b0000 0x0011f000 C:\Windows\System32
                          KERNELBASE.dll       (6.1.7601.18869) 0x00000000fd3c0000 0x0006c000 C:\Windows\System32
                              ksuser.dll       (6.1.7600.16385) 0x0000000074b90000 0x00006000 C:\Windows\System32
                      LibOVRRT64_0_6.dll          (6.0.1.64681) 0x00000000d7d60000 0x000b6000 C:\Windows\System32
                                 lpk.dll       (6.1.7601.18914) 0x00000000fdf70000 0x0000e000 C:\Windows\System32
                                  mf.dll      (12.0.7601.18741) 0x00000000dab30000 0x003f1000 C:\Windows\System32
                              mfplat.dll      (12.0.7601.18741) 0x00000000daac0000 0x0006d000 C:\Windows\System32
                              MFPlay.dll      (12.0.7601.17514) 0x00000000daa80000 0x0003e000 C:\Windows\System32
                            MMDevAPI.dll       (6.1.7600.16385) 0x00000000fbae0000 0x0004b000 C:\Windows\System32
                                 mpr.dll       (6.1.7600.16385) 0x00000000fa2a0000 0x00018000 C:\Windows\System32
                              msasn1.dll       (6.1.7601.17514) 0x00000000fd090000 0x0000f000 C:\Windows\System32
                             mscoree.dll          (4.0.40305.0) 0x00000000fab30000 0x0006f000 C:\Windows\System32
                               msctf.dll       (6.1.7601.18731) 0x00000000fde60000 0x00109000 C:\Windows\System32
                            msvcp120.dll         (12.0.21005.1) 0x00000000ea200000 0x000a6000 C:\Windows\System32
                    MSVCR110_CLR0400.dll     (11.0.50938.18408) 0x00000000f5b70000 0x000d2000 C:\Windows\System32
                            msvcr120.dll         (12.0.21005.1) 0x00000000ea110000 0x000ef000 C:\Windows\System32
                              msvcrt.dll       (6.1.8638.17744) 0x00000000fef10000 0x0009f000 C:\Windows\System32
                             mswsock.dll       (6.1.7601.18254) 0x00000000fc860000 0x00055000 C:\Windows\System32
                            netapi32.dll       (6.1.7601.17887) 0x00000000faad0000 0x00016000 C:\Windows\System32
                            netutils.dll       (6.1.7601.17514) 0x00000000fc4a0000 0x0000c000 C:\Windows\System32
                            normaliz.dll       (6.1.7600.16385) 0x00000000774a0000 0x00003000 C:\Windows\System32
                                 nsi.dll       (6.1.7600.16385) 0x00000000fd840000 0x00008000 C:\Windows\System32
                               ntdll.dll       (6.1.7601.18869) 0x00000000772d0000 0x001a9000 C:\Windows\System32
                             ntmarta.dll       (6.1.7600.16385) 0x00000000fb840000 0x0002d000 C:\Windows\System32
                             nvapi64.dll         (9.18.13.4752) 0x00000000f5350000 0x0034c000 C:\Windows\System32
                           nvwgf2umx.dll         (9.18.13.4752) 0x00000000f29e0000 0x011ad000 C:\Windows\System32
                               ole32.dll       (6.1.7601.18915) 0x00000000fd530000 0x00203000 C:\Windows\System32
                            oleaut32.dll       (6.1.7601.18679) 0x00000000fd850000 0x000d7000 C:\Windows\System32
                            opengl32.dll       (6.1.7600.16385) 0x00000000ec270000 0x0011d000 C:\Windows\System32
                            powrprof.dll       (6.1.7600.16385) 0x00000000fbb30000 0x0002c000 C:\Windows\System32
                             profapi.dll       (6.1.7600.16385) 0x00000000fd080000 0x0000f000 C:\Windows\System32
                             propsys.dll       (7.0.7601.17514) 0x00000000fb9b0000 0x0012c000 C:\Windows\System32
                               psapi.dll       (6.1.7600.16385) 0x0000000077490000 0x00007000 C:\Windows\System32
                            rasadhlp.dll       (6.1.7600.16385) 0x00000000f9330000 0x00008000 C:\Windows\System32
                              rpcrt4.dll       (6.1.7601.18912) 0x00000000ff4b0000 0x0012d000 C:\Windows\System32
                         RpcRtRemote.dll       (6.1.7601.17514) 0x00000000fcfd0000 0x00014000 C:\Windows\System32
                              rsaenh.dll       (6.1.7600.16385) 0x00000000fc5c0000 0x00047000 C:\Windows\System32
                              samcli.dll       (6.1.7601.17514) 0x00000000faa90000 0x00014000 C:\Windows\System32
                              samlib.dll       (6.1.7600.16385) 0x00000000f8540000 0x0001d000 C:\Windows\System32
                             sechost.dll       (6.1.7601.18869) 0x00000000feef0000 0x0001f000 C:\Windows\System32
                             secur32.dll       (6.1.7601.18912) 0x00000000fce30000 0x0000b000 C:\Windows\System32
                            setupapi.dll       (6.1.7601.17514) 0x00000000fed10000 0x001d7000 C:\Windows\System32
                                 sfc.dll       (6.1.7600.16385) 0x0000000070020000 0x00003000 C:\Windows\System32
                              sfc_os.dll       (6.1.7600.16385) 0x00000000f7d80000 0x00010000 C:\Windows\System32
                             shdocvw.dll       (6.1.7601.18222) 0x00000000f3bd0000 0x00034000 C:\Windows\System32
                             shell32.dll       (6.1.7601.18762) 0x00000000fdf80000 0x00d89000 C:\Windows\System32
                             shlwapi.dll       (6.1.7601.17514) 0x00000000ff3c0000 0x00071000 C:\Windows\System32
                              srvcli.dll       (6.1.7601.17514) 0x00000000fcc20000 0x00023000 C:\Windows\System32
                             sspicli.dll       (6.1.7601.18912) 0x00000000fce90000 0x00025000 C:\Windows\System32
                              urlmon.dll      (11.0.9600.17924) 0x00000000fdbf0000 0x00185000 C:\Windows\System32
                              user32.dll       (6.1.7601.17514) 0x00000000771d0000 0x000fa000 C:\Windows\System32
                             userenv.dll       (6.1.7601.17514) 0x00000000fd230000 0x0001e000 C:\Windows\System32
                               usp10.dll     (1.626.7601.18454) 0x00000000fd740000 0x000c9000 C:\Windows\System32
                             uxtheme.dll       (6.1.7600.16385) 0x00000000fb7e0000 0x00056000 C:\Windows\System32
                             version.dll       (6.1.7600.16385) 0x00000000fbdb0000 0x0000c000 C:\Windows\System32
                           VSPerf120.dll         (12.0.30501.0) 0x00000000dfbd0000 0x00044000 C:\Windows\System32
                                 wer.dll       (6.1.7601.18381) 0x00000000f7850000 0x0007c000 C:\Windows\System32
                       windowscodecs.dll       (6.2.9200.17251) 0x00000000faf40000 0x00161000 C:\Windows\System32
                             wininet.dll      (11.0.9600.17910) 0x00000000fd990000 0x0025a000 C:\Windows\System32
                               winmm.dll       (6.1.7600.16385) 0x00000000faba0000 0x0003b000 C:\Windows\System32
                              winnsi.dll       (6.1.7600.16385) 0x00000000f9960000 0x0000b000 C:\Windows\System32
                            wintrust.dll       (6.1.7601.18839) 0x00000000fd120000 0x0003b000 C:\Windows\System32
                              wkscli.dll       (6.1.7601.17514) 0x00000000faab0000 0x00015000 C:\Windows\System32
                             Wldap32.dll       (6.1.7601.17514) 0x00000000fd930000 0x00052000 C:\Windows\System32
                            wpdshext.dll       (6.1.7601.18738) 0x00000000cd910000 0x00271000 C:\Windows\System32
                              ws2_32.dll       (6.1.7601.17514) 0x00000000fd440000 0x0004d000 C:\Windows\System32
                              wship6.dll       (6.1.7600.16385) 0x00000000fc850000 0x00007000 C:\Windows\System32
                            WSHTCPIP.DLL       (6.1.7600.16385) 0x00000000fbe80000 0x00007000 C:\Windows\System32
                         X3DAudio1_7.dll          (9.28.1886.0) 0x0000000069dc0000 0x00009000 C:\Windows\System32
                           XAPOFX1_5.dll          (9.29.1962.0) 0x00000000dc9b0000 0x00015000 C:\Windows\System32
                           XAudio2_7.dll          (9.29.1962.0) 0x00000000d7c40000 0x0008b000 C:\Windows\System32
                           XINPUT1_3.dll           (9.18.944.0) 0x00000000000e0000 0x0001e000 C:\Windows\System32
                            comctl32.dll       (6.1.7601.18837) 0x00000000fc090000 0x001f4000 C:\Windows\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757
                             GdiPlus.dll       (6.1.7601.18852) 0x00000000fb270000 0x00216000 C:\Windows\winsxs\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18852_none_2b28839e71e973ae
            ue4editor-cablecomponent.dll              (4.8.2.0) 0x00000000d8390000 0x0004d000 cablecomponent/binaries/win64
               ue4editor-characterai.dll              (4.8.2.0) 0x00000000d5680000 0x00021000 characterai/binaries/win64
       ue4editor-custommeshcomponent.dll              (4.8.2.0) 0x00000000d8340000 0x00041000 custommeshcomponent/binaries/win64
                      swarminterface.dll              (1.0.0.0) 0x000000006c6a0000 0x00012000 engine/binaries/dotnet
                             icudt53.dll              (0.0.0.0) 0x000000006cdf0000 0x00002000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icuin53.dll             (53.1.0.0) 0x0000000067110000 0x0022f000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icuio53.dll             (53.1.0.0) 0x000000006cd60000 0x00015000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icule53.dll             (53.1.0.0) 0x0000000069dd0000 0x00057000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             iculx53.dll             (53.1.0.0) 0x000000006cdd0000 0x00014000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icuuc53.dll             (53.1.0.0) 0x0000000067f80000 0x001ab000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                                leap.dll              (2.2.2.0) 0x00000000d8150000 0x0016b000 engine/binaries/thirdparty/leap/win64
                             nvtt_64.dll              (2.0.6.0) 0x00000000df2a0000 0x00027000 engine/binaries/thirdparty/nvtexturetools/win64
                           libogg_64.dll              (1.2.2.0) 0x00000000dd820000 0x0000f000 engine/binaries/thirdparty/ogg/win64/vs2013
            apex_clothingprofile_x64.dll              (0.0.0.0) 0x00000000ddff0000 0x00197000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
        apex_destructibleprofile_x64.dll              (0.0.0.0) 0x00000000de5c0000 0x00276000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
              apex_legacyprofile_x64.dll              (0.0.0.0) 0x00000000de190000 0x0042c000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
            apexframeworkprofile_x64.dll              (0.0.0.0) 0x00000000de840000 0x00172000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
                      nvtoolsext64_1.dll              (0.0.0.0) 0x00000000dedc0000 0x00010000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
             physx3commonprofile_x64.dll              (0.0.0.0) 0x00000000dedd0000 0x001e9000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
            physx3cookingprofile_x64.dll              (0.0.0.0) 0x00000000de9c0000 0x00033000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
                   physx3profile_x64.dll              (0.0.0.0) 0x00000000dea00000 0x003ba000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
                        libvorbis_64.dll              (1.3.2.0) 0x00000000dd670000 0x001a5000 engine/binaries/thirdparty/vorbis/win64/vs2013
                    libvorbisfile_64.dll              (1.3.2.0) 0x00000000dd660000 0x0000d000 engine/binaries/thirdparty/vorbis/win64/vs2013
                      agentinterface.dll              (4.8.2.0) 0x000000006c770000 0x0000a000 engine/binaries/win64
ue4editor-android_astctargetplatform.dll              (4.8.2.0) 0x00000000ddba0000 0x00038000 engine/binaries/win64/android
 ue4editor-android_atctargetplatform.dll              (4.8.2.0) 0x00000000ddb60000 0x00037000 engine/binaries/win64/android
 ue4editor-android_dxttargetplatform.dll              (4.8.2.0) 0x00000000ddb20000 0x00037000 engine/binaries/win64/android
ue4editor-android_etc1targetplatform.dll              (4.8.2.0) 0x00000000ddae0000 0x00037000 engine/binaries/win64/android
ue4editor-android_etc2targetplatform.dll              (4.8.2.0) 0x00000000ddaa0000 0x00037000 engine/binaries/win64/android
ue4editor-android_pvrtctargetplatform.dll              (4.8.2.0) 0x00000000dda60000 0x00037000 engine/binaries/win64/android
    ue4editor-androiddevicedetection.dll              (4.8.2.0) 0x00000000d5f00000 0x0002a000 engine/binaries/win64/android
     ue4editor-androidplatformeditor.dll              (4.8.2.0) 0x00000000d5f30000 0x00056000 engine/binaries/win64/android
    ue4editor-androidruntimesettings.dll              (4.8.2.0) 0x00000000d5fd0000 0x00039000 engine/binaries/win64/android
     ue4editor-androidtargetplatform.dll              (4.8.2.0) 0x00000000ddbe0000 0x00037000 engine/binaries/win64/android
       ue4editor-html5platformeditor.dll              (4.8.2.0) 0x00000000d5e70000 0x00082000 engine/binaries/win64/html5
       ue4editor-html5targetplatform.dll              (4.8.2.0) 0x00000000dda20000 0x00033000 engine/binaries/win64/html5
         ue4editor-iosplatformeditor.dll              (4.8.2.0) 0x00000000d5d90000 0x000d4000 engine/binaries/win64/ios
        ue4editor-iosruntimesettings.dll              (4.8.2.0) 0x00000000d5f90000 0x00038000 engine/binaries/win64/ios
         ue4editor-iostargetplatform.dll              (4.8.2.0) 0x00000000dd9d0000 0x00043000 engine/binaries/win64/ios
                           libfbxsdk.dll           (2014.2.0.0) 0x00000000e2d80000 0x007c7000 engine/binaries/win64
ue4editor-linuxnoeditortargetplatform.dll              (4.8.2.0) 0x00000000dd900000 0x0002f000 engine/binaries/win64/linux
 ue4editor-linuxservertargetplatform.dll              (4.8.2.0) 0x00000000dd8d0000 0x0002f000 engine/binaries/win64/linux
       ue4editor-linuxtargetplatform.dll              (4.8.2.0) 0x00000000dd890000 0x00039000 engine/binaries/win64/linux
           ue4editor-actorpickermode.dll              (4.8.2.0) 0x00000000e0ef0000 0x00032000 engine/binaries/win64
          ue4editor-addcontentdialog.dll              (4.8.2.0) 0x00000000d0240000 0x000fb000 engine/binaries/win64
                   ue4editor-aigraph.dll              (4.8.2.0) 0x00000000db0b0000 0x000ad000 engine/binaries/win64
                  ue4editor-aimodule.dll              (4.8.2.0) 0x00000000e1960000 0x0045c000 engine/binaries/win64
               ue4editor-aitestsuite.dll              (4.8.2.0) 0x00000000d7cd0000 0x00081000 engine/binaries/win64
                 ue4editor-analytics.dll              (4.8.2.0) 0x00000000d7c20000 0x0001c000 engine/binaries/win64
               ue4editor-analyticset.dll              (4.8.2.0) 0x00000000d7be0000 0x00040000 engine/binaries/win64
                 ue4editor-animgraph.dll              (4.8.2.0) 0x00000000e2c30000 0x0014a000 engine/binaries/win64
              ue4editor-appframework.dll              (4.8.2.0) 0x00000000e62c0000 0x003fb000 engine/binaries/win64
             ue4editor-assetregistry.dll              (4.8.2.0) 0x00000000d7700000 0x00096000 engine/binaries/win64
                ue4editor-assettools.dll              (4.8.2.0) 0x00000000db7f0000 0x0020f000 engine/binaries/win64
          ue4editor-audioformatadpcm.dll              (4.8.2.0) 0x00000000dd860000 0x00024000 engine/binaries/win64
            ue4editor-audioformatogg.dll              (4.8.2.0) 0x00000000dd830000 0x00026000 engine/binaries/win64
           ue4editor-audioformatopus.dll              (4.8.2.0) 0x00000000dd5e0000 0x0007d000 engine/binaries/win64
      ue4editor-automationcontroller.dll              (4.8.2.0) 0x00000000d7310000 0x00056000 engine/binaries/win64
        ue4editor-automationmessages.dll              (4.8.2.0) 0x00000000d72d0000 0x00037000 engine/binaries/win64
          ue4editor-automationwindow.dll              (4.8.2.0) 0x00000000d7370000 0x00186000 engine/binaries/win64
          ue4editor-automationworker.dll              (4.8.2.0) 0x00000000d5640000 0x0003c000 engine/binaries/win64
        ue4editor-behaviortreeeditor.dll              (4.8.2.0) 0x00000000db160000 0x0024f000 engine/binaries/win64
            ue4editor-blueprintgraph.dll              (4.8.2.0) 0x00000000e2090000 0x003ea000 engine/binaries/win64
                 ue4editor-blutility.dll              (4.8.2.0) 0x00000000d6820000 0x0008e000 engine/binaries/win64
                   ue4editor-bspmode.dll              (4.8.2.0) 0x00000000d5530000 0x0007f000 engine/binaries/win64
                 ue4editor-cef3utils.dll              (4.8.2.0) 0x00000000d9900000 0x0001a000 engine/binaries/win64
               ue4editor-classviewer.dll              (4.8.2.0) 0x00000000d77a0000 0x000e4000 engine/binaries/win64
         ue4editor-collectionmanager.dll              (4.8.2.0) 0x00000000d0340000 0x00047000 engine/binaries/win64
         ue4editor-collisionanalyzer.dll              (4.8.2.0) 0x00000000db430000 0x000e2000 engine/binaries/win64
      ue4editor-componentvisualizers.dll              (4.8.2.0) 0x00000000d7600000 0x00054000 engine/binaries/win64
              ue4editor-configeditor.dll              (4.8.2.0) 0x00000000dba00000 0x00062000 engine/binaries/win64
            ue4editor-contentbrowser.dll              (4.8.2.0) 0x00000000d9f40000 0x00454000 engine/binaries/win64
                      ue4editor-core.dll              (4.8.2.0) 0x00000000e9490000 0x00703000 engine/binaries/win64
               ue4editor-coreuobject.dll              (4.8.2.0) 0x00000000e9ce0000 0x00424000 engine/binaries/win64
              ue4editor-crashtracker.dll              (4.8.2.0) 0x00000000d0390000 0x00031000 engine/binaries/win64
                  ue4editor-d3d11rhi.dll              (4.8.2.0) 0x00000000df720000 0x000eb000 engine/binaries/win64
          ue4editor-deriveddatacache.dll              (4.8.2.0) 0x00000000dcc60000 0x00066000 engine/binaries/win64
           ue4editor-desktopplatform.dll              (4.8.2.0) 0x00000000e2540000 0x00070000 engine/binaries/win64
     ue4editor-desktoptargetplatform.dll              (4.8.2.0) 0x00000000ddcf0000 0x00025000 engine/binaries/win64
            ue4editor-desktopwidgets.dll              (4.8.2.0) 0x00000000dbc10000 0x00030000 engine/binaries/win64
      ue4editor-detailcustomizations.dll              (4.8.2.0) 0x00000000dbc40000 0x00928000 engine/binaries/win64
             ue4editor-devicemanager.dll              (4.8.2.0) 0x00000000d7060000 0x00264000 engine/binaries/win64
       ue4editor-deviceprofileeditor.dll              (4.8.2.0) 0x00000000d64f0000 0x0010f000 engine/binaries/win64
          ue4editor-directorywatcher.dll              (4.8.2.0) 0x00000000d8ef0000 0x00038000 engine/binaries/win64
             ue4editor-documentation.dll              (4.8.2.0) 0x00000000d7aa0000 0x00094000 engine/binaries/win64
       ue4editor-editorlivestreaming.dll              (4.8.2.0) 0x00000000d5d50000 0x0003e000 engine/binaries/win64
      ue4editor-editorsettingsviewer.dll              (4.8.2.0) 0x00000000d69d0000 0x00034000 engine/binaries/win64
               ue4editor-editorstyle.dll              (4.8.2.0) 0x00000000e25b0000 0x00246000 engine/binaries/win64
             ue4editor-editorwidgets.dll              (4.8.2.0) 0x00000000e0f30000 0x000a4000 engine/binaries/win64
                    ue4editor-engine.dll              (4.8.2.0) 0x00000000e66c0000 0x02dcc000 engine/binaries/win64
            ue4editor-enginemessages.dll              (4.8.2.0) 0x00000000dfce0000 0x0002c000 engine/binaries/win64
            ue4editor-enginesettings.dll              (4.8.2.0) 0x00000000e1730000 0x0003e000 engine/binaries/win64
       ue4editor-externalimagepicker.dll              (4.8.2.0) 0x00000000d01b0000 0x00042000 engine/binaries/win64
                   ue4editor-foliage.dll              (4.8.2.0) 0x00000000e4d50000 0x0010a000 engine/binaries/win64
               ue4editor-foliageedit.dll              (4.8.2.0) 0x00000000d4fb0000 0x001ce000 engine/binaries/win64
         ue4editor-functionaltesting.dll              (4.8.2.0) 0x00000000db3b0000 0x0007c000 engine/binaries/win64
         ue4editor-gamelivestreaming.dll              (4.8.2.0) 0x00000000d7b40000 0x00051000 engine/binaries/win64
          ue4editor-gameplaydebugger.dll              (4.8.2.0) 0x00000000dafd0000 0x000da000 engine/binaries/win64
              ue4editor-gameplaytags.dll              (4.8.2.0) 0x00000000e1850000 0x00070000 engine/binaries/win64
        ue4editor-gameplaytagseditor.dll              (4.8.2.0) 0x00000000d66b0000 0x0010a000 engine/binaries/win64
     ue4editor-gameprojectgeneration.dll              (4.8.2.0) 0x00000000d58e0000 0x0024e000 engine/binaries/win64
                   ue4editor-gammaui.dll              (4.8.2.0) 0x00000000d7a50000 0x00043000 engine/binaries/win64
              ue4editor-geometrymode.dll              (4.8.2.0) 0x00000000d5430000 0x000ca000 engine/binaries/win64
               ue4editor-grapheditor.dll              (4.8.2.0) 0x00000000e2800000 0x00428000 engine/binaries/win64
         ue4editor-hardwaretargeting.dll              (4.8.2.0) 0x00000000dba70000 0x00060000 engine/binaries/win64
        ue4editor-headmounteddisplay.dll              (4.8.2.0) 0x00000000dc980000 0x00021000 engine/binaries/win64
                 ue4editor-hotreload.dll              (4.8.2.0) 0x00000000d8f30000 0x00060000 engine/binaries/win64
                      ue4editor-http.dll              (4.8.2.0) 0x00000000e01e0000 0x000b4000 engine/binaries/win64
                 ue4editor-imagecore.dll              (4.8.2.0) 0x00000000dfd10000 0x0001b000 engine/binaries/win64
              ue4editor-imagewrapper.dll              (4.8.2.0) 0x00000000dd3c0000 0x00167000 engine/binaries/win64
        ue4editor-inputbindingeditor.dll              (4.8.2.0) 0x00000000d6930000 0x0009e000 engine/binaries/win64
                 ue4editor-inputcore.dll              (4.8.2.0) 0x00000000e9be0000 0x0005c000 engine/binaries/win64
      ue4editor-internationalization.dll              (4.8.2.0) 0x00000000e16d0000 0x00055000 engine/binaries/win64
ue4editor-internationalizationsettings.dll              (4.8.2.0) 0x00000000dbb30000 0x00080000 engine/binaries/win64
            ue4editor-introtutorials.dll              (4.8.2.0) 0x00000000d5b30000 0x00218000 engine/binaries/win64
                      ue4editor-json.dll              (4.8.2.0) 0x00000000e9c40000 0x00029000 engine/binaries/win64
             ue4editor-jsonutilities.dll              (4.8.2.0) 0x00000000e0300000 0x00035000 engine/binaries/win64
                    ue4editor-kismet.dll              (4.8.2.0) 0x00000000e03f0000 0x00880000 engine/binaries/win64
            ue4editor-kismetcompiler.dll              (4.8.2.0) 0x00000000e1f50000 0x00135000 engine/binaries/win64
             ue4editor-kismetwidgets.dll              (4.8.2.0) 0x00000000e2480000 0x000b1000 engine/binaries/win64
                 ue4editor-landscape.dll              (4.8.2.0) 0x00000000e5800000 0x002f8000 engine/binaries/win64
           ue4editor-landscapeeditor.dll              (4.8.2.0) 0x00000000d5180000 0x002a4000 engine/binaries/win64
      ue4editor-launchdaemonmessages.dll              (4.8.2.0) 0x00000000dd9a0000 0x00022000 engine/binaries/win64
                    ue4editor-layers.dll              (4.8.2.0) 0x00000000d7500000 0x000f6000 engine/binaries/win64
               ue4editor-leveleditor.dll              (4.8.2.0) 0x00000000d99e0000 0x00412000 engine/binaries/win64
     ue4editor-localizationdashboard.dll              (4.8.2.0) 0x00000000d6260000 0x00283000 engine/binaries/win64
             ue4editor-logvisualizer.dll              (4.8.2.0) 0x00000000d5710000 0x001c4000 engine/binaries/win64
                 ue4editor-mainframe.dll              (4.8.2.0) 0x00000000d90a0000 0x000b1000 engine/binaries/win64
            ue4editor-materialeditor.dll              (4.8.2.0) 0x00000000e14e0000 0x001eb000 engine/binaries/win64
                     ue4editor-media.dll              (4.8.2.0) 0x00000000daf30000 0x0001f000 engine/binaries/win64
               ue4editor-mediaassets.dll              (4.8.2.0) 0x00000000dbad0000 0x00054000 engine/binaries/win64
               ue4editor-mergeactors.dll              (4.8.2.0) 0x00000000d6010000 0x000c2000 engine/binaries/win64
                 ue4editor-meshpaint.dll              (4.8.2.0) 0x00000000da3a0000 0x00187000 engine/binaries/win64
             ue4editor-meshutilities.dll              (4.8.2.0) 0x00000000dcba0000 0x000bd000 engine/binaries/win64
                ue4editor-messagelog.dll              (4.8.2.0) 0x00000000db550000 0x00114000 engine/binaries/win64
                 ue4editor-messaging.dll              (4.8.2.0) 0x00000000dd930000 0x00069000 engine/binaries/win64
         ue4editor-metalshaderformat.dll              (4.8.2.0) 0x00000000dd1d0000 0x0014a000 engine/binaries/win64
                  ue4editor-moduleui.dll              (4.8.2.0) 0x00000000d7890000 0x00074000 engine/binaries/win64
               ue4editor-movieplayer.dll              (4.8.2.0) 0x00000000dfc80000 0x00055000 engine/binaries/win64
            ue4editor-moviescenecore.dll              (4.8.2.0) 0x00000000e1ee0000 0x0006b000 engine/binaries/win64
       ue4editor-moviescenecoretypes.dll              (4.8.2.0) 0x00000000e1dc0000 0x00080000 engine/binaries/win64
           ue4editor-moviescenetools.dll              (4.8.2.0) 0x00000000e1e40000 0x00097000 engine/binaries/win64
                   ue4editor-navmesh.dll              (4.8.2.0) 0x00000000e18c0000 0x00093000 engine/binaries/win64
               ue4editor-networkfile.dll              (4.8.2.0) 0x00000000dfb60000 0x0003d000 engine/binaries/win64
                ue4editor-networking.dll              (4.8.2.0) 0x00000000dca20000 0x0001f000 engine/binaries/win64
                   ue4editor-niagara.dll              (4.8.2.0) 0x00000000e0120000 0x00087000 engine/binaries/win64
    ue4editor-onlineblueprintsupport.dll              (4.8.2.0) 0x00000000daf90000 0x00031000 engine/binaries/win64
           ue4editor-onlinesubsystem.dll              (4.8.2.0) 0x00000000e17c0000 0x00089000 engine/binaries/win64
      ue4editor-onlinesubsystemutils.dll              (4.8.2.0) 0x00000000df0d0000 0x0019c000 engine/binaries/win64
                 ue4editor-opengldrv.dll              (4.8.2.0) 0x00000000df3c0000 0x00148000 engine/binaries/win64
                 ue4editor-outputlog.dll              (4.8.2.0) 0x00000000d7960000 0x00094000 engine/binaries/win64
            ue4editor-packagesdialog.dll              (4.8.2.0) 0x00000000d7660000 0x0009c000 engine/binaries/win64
                   ue4editor-pakfile.dll              (4.8.2.0) 0x00000000e0ea0000 0x0004c000 engine/binaries/win64
                   ue4editor-persona.dll              (4.8.2.0) 0x00000000d9160000 0x00793000 engine/binaries/win64
              ue4editor-physxformats.dll              (4.8.2.0) 0x00000000dca40000 0x00153000 engine/binaries/win64
             ue4editor-placementmode.dll              (4.8.2.0) 0x00000000d55b0000 0x00087000 engine/binaries/win64
            ue4editor-profilerclient.dll              (4.8.2.0) 0x00000000d6f60000 0x00067000 engine/binaries/win64
          ue4editor-profilermessages.dll              (4.8.2.0) 0x00000000d7e20000 0x00031000 engine/binaries/win64
           ue4editor-profilerservice.dll              (4.8.2.0) 0x00000000d7e60000 0x00048000 engine/binaries/win64
           ue4editor-projectlauncher.dll              (4.8.2.0) 0x00000000d6a80000 0x00301000 engine/binaries/win64
                  ue4editor-projects.dll              (4.8.2.0) 0x00000000e9c70000 0x00062000 engine/binaries/win64
     ue4editor-projectsettingsviewer.dll              (4.8.2.0) 0x00000000d6900000 0x0002b000 engine/binaries/win64
ue4editor-projecttargetplatformeditor.dll              (4.8.2.0) 0x00000000d68b0000 0x0004b000 engine/binaries/win64
            ue4editor-propertyeditor.dll              (4.8.2.0) 0x00000000e0fe0000 0x004f2000 engine/binaries/win64
                   ue4editor-rawmesh.dll              (4.8.2.0) 0x00000000e0e70000 0x00022000 engine/binaries/win64
           ue4editor-referenceviewer.dll              (4.8.2.0) 0x00000000d6190000 0x000c1000 engine/binaries/win64
                ue4editor-rendercore.dll              (4.8.2.0) 0x00000000e5790000 0x00067000 engine/binaries/win64
                  ue4editor-renderer.dll              (4.8.2.0) 0x00000000e4e60000 0x0078a000 engine/binaries/win64
                       ue4editor-rhi.dll              (4.8.2.0) 0x00000000e56f0000 0x0009e000 engine/binaries/win64
               ue4editor-sandboxfile.dll              (4.8.2.0) 0x00000000e02d0000 0x00029000 engine/binaries/win64
             ue4editor-sceneoutliner.dll              (4.8.2.0) 0x00000000d0470000 0x001c1000 engine/binaries/win64
                 ue4editor-sequencer.dll              (4.8.2.0) 0x00000000db670000 0x00172000 engine/binaries/win64
             ue4editor-serialization.dll              (4.8.2.0) 0x00000000da7f0000 0x00057000 engine/binaries/win64
           ue4editor-sessionfrontend.dll              (4.8.2.0) 0x00000000d6d90000 0x001c8000 engine/binaries/win64
           ue4editor-sessionmessages.dll              (4.8.2.0) 0x00000000dc8d0000 0x00029000 engine/binaries/win64
           ue4editor-sessionservices.dll              (4.8.2.0) 0x00000000dc900000 0x00044000 engine/binaries/win64
                  ue4editor-settings.dll              (4.8.2.0) 0x00000000ddfb0000 0x00032000 engine/binaries/win64
            ue4editor-settingseditor.dll              (4.8.2.0) 0x00000000d6a10000 0x0006a000 engine/binaries/win64
      ue4editor-shadercompilercommon.dll              (4.8.2.0) 0x00000000dd180000 0x0004e000 engine/binaries/win64
                ue4editor-shadercore.dll              (4.8.2.0) 0x00000000e55f0000 0x00100000 engine/binaries/win64
           ue4editor-shaderformatd3d.dll              (4.8.2.0) 0x00000000dd090000 0x00033000 engine/binaries/win64
        ue4editor-shaderformatopengl.dll              (4.8.2.0) 0x00000000dccd0000 0x0014b000 engine/binaries/win64
        ue4editor-shaderpreprocessor.dll              (4.8.2.0) 0x00000000dd0d0000 0x000ae000 engine/binaries/win64
     ue4editor-sharedsettingswidgets.dll              (4.8.2.0) 0x00000000dbbb0000 0x00053000 engine/binaries/win64
                   ue4editor-sizemap.dll              (4.8.2.0) 0x00000000d60e0000 0x0004c000 engine/binaries/win64
                     ue4editor-slate.dll              (4.8.2.0) 0x00000000e5dc0000 0x004fa000 engine/binaries/win64
                 ue4editor-slatecore.dll              (4.8.2.0) 0x00000000e5b00000 0x002b2000 engine/binaries/win64
            ue4editor-slatereflector.dll              (4.8.2.0) 0x00000000d8da0000 0x00146000 engine/binaries/win64
          ue4editor-slaterhirenderer.dll              (4.8.2.0) 0x00000000df310000 0x000a6000 engine/binaries/win64
                   ue4editor-sockets.dll              (4.8.2.0) 0x00000000e1770000 0x00043000 engine/binaries/win64
          ue4editor-soundclasseditor.dll              (4.8.2.0) 0x00000000e0e00000 0x00067000 engine/binaries/win64
            ue4editor-soundcueeditor.dll              (4.8.2.0) 0x00000000e0da0000 0x00058000 engine/binaries/win64
          ue4editor-sourcecodeaccess.dll              (4.8.2.0) 0x00000000dc950000 0x00025000 engine/binaries/win64
             ue4editor-sourcecontrol.dll              (4.8.2.0) 0x00000000e0340000 0x000a3000 engine/binaries/win64
      ue4editor-sourcecontrolwindows.dll              (4.8.2.0) 0x00000000d9e00000 0x0013d000 engine/binaries/win64
               ue4editor-statsviewer.dll              (4.8.2.0) 0x00000000e0cb0000 0x000e4000 engine/binaries/win64
             ue4editor-streamingfile.dll              (4.8.2.0) 0x00000000dfba0000 0x0002d000 engine/binaries/win64
   ue4editor-streamingpauserendering.dll              (4.8.2.0) 0x00000000d7ba0000 0x00034000 engine/binaries/win64
               ue4editor-supersearch.dll              (4.8.2.0) 0x00000000d03d0000 0x0009e000 engine/binaries/win64
            ue4editor-swarminterface.dll              (4.8.2.0) 0x00000000e0c70000 0x00038000 engine/binaries/win64
      ue4editor-targetdeviceservices.dll              (4.8.2.0) 0x00000000d6fd0000 0x00082000 engine/binaries/win64
            ue4editor-targetplatform.dll              (4.8.2.0) 0x00000000ddd20000 0x00038000 engine/binaries/win64
                 ue4editor-taskgraph.dll              (4.8.2.0) 0x00000000d7eb0000 0x000e4000 engine/binaries/win64
          ue4editor-texturealignmode.dll              (4.8.2.0) 0x00000000d5500000 0x0002c000 engine/binaries/win64
         ue4editor-texturecompressor.dll              (4.8.2.0) 0x00000000df2d0000 0x00036000 engine/binaries/win64
      ue4editor-textureformatandroid.dll              (4.8.2.0) 0x00000000dd550000 0x0008a000 engine/binaries/win64
         ue4editor-textureformatastc.dll              (4.8.2.0) 0x00000000dd530000 0x00020000 engine/binaries/win64
          ue4editor-textureformatdxt.dll              (4.8.2.0) 0x00000000dd390000 0x00023000 engine/binaries/win64
ue4editor-textureformatintelispctexcomp.dll              (4.8.2.0) 0x00000000dd360000 0x00022000 engine/binaries/win64
          ue4editor-textureformatpvr.dll              (4.8.2.0) 0x00000000dd340000 0x0001f000 engine/binaries/win64
 ue4editor-textureformatuncompressed.dll              (4.8.2.0) 0x00000000dd320000 0x0001b000 engine/binaries/win64
                   ue4editor-toolbox.dll              (4.8.2.0) 0x00000000d7a10000 0x00031000 engine/binaries/win64
         ue4editor-translationeditor.dll              (4.8.2.0) 0x00000000d8f90000 0x0010d000 engine/binaries/win64
                   ue4editor-treemap.dll              (4.8.2.0) 0x00000000d6130000 0x0005b000 engine/binaries/win64
                       ue4editor-umg.dll              (4.8.2.0) 0x00000000dfd30000 0x003a9000 engine/binaries/win64
                 ue4editor-umgeditor.dll              (4.8.2.0) 0x00000000dc570000 0x00358000 engine/binaries/win64
               ue4editor-undohistory.dll              (4.8.2.0) 0x00000000d6600000 0x000ae000 engine/binaries/win64
               ue4editor-unrealaudio.dll              (4.8.2.0) 0x00000000e01b0000 0x0002e000 engine/binaries/win64
                  ue4editor-unrealed.dll              (4.8.2.0) 0x00000000e3550000 0x017f1000 engine/binaries/win64
          ue4editor-unrealedmessages.dll              (4.8.2.0) 0x00000000e02a0000 0x00022000 engine/binaries/win64
              ue4editor-userfeedback.dll              (4.8.2.0) 0x00000000d67c0000 0x0005d000 engine/binaries/win64
            ue4editor-utilityshaders.dll              (4.8.2.0) 0x00000000e9bb0000 0x0002f000 engine/binaries/win64
                  ue4editor-vectorvm.dll              (4.8.2.0) 0x00000000e00e0000 0x0003e000 engine/binaries/win64
          ue4editor-viewportsnapping.dll              (4.8.2.0) 0x00000000d56e0000 0x00022000 engine/binaries/win64
                     ue4editor-voice.dll              (4.8.2.0) 0x00000000df050000 0x0007b000 engine/binaries/win64
                ue4editor-webbrowser.dll              (4.8.2.0) 0x00000000d9920000 0x000bf000 engine/binaries/win64
            ue4editor-widgetcarousel.dll              (4.8.2.0) 0x00000000d0200000 0x0003e000 engine/binaries/win64
ue4editor-windowsclienttargetplatform.dll              (4.8.2.0) 0x00000000ddcc0000 0x0002e000 engine/binaries/win64
ue4editor-windowsnoeditortargetplatform.dll              (4.8.2.0) 0x00000000ddc90000 0x0002e000 engine/binaries/win64
ue4editor-windowsservertargetplatform.dll              (4.8.2.0) 0x00000000ddc60000 0x0002d000 engine/binaries/win64
     ue4editor-windowstargetplatform.dll              (4.8.2.0) 0x00000000ddc20000 0x00038000 engine/binaries/win64
    ue4editor-workspacemenustructure.dll              (4.8.2.0) 0x00000000db520000 0x00021000 engine/binaries/win64
                   ue4editor-xaudio2.dll              (4.8.2.0) 0x00000000dc9d0000 0x00047000 engine/binaries/win64
                 ue4editor-xmlparser.dll              (4.8.2.0) 0x00000000d8970000 0x0002a000 engine/binaries/win64
                ue4editor-epicsurvey.dll              (4.8.2.0) 0x00000000d8830000 0x000ce000 epicsurvey/binaries/win64
ue4editor-exampledeviceprofileselector.dll              (4.8.2.0) 0x00000000df270000 0x00021000 exampledeviceprofileselector/binaries/win64
          ue4editor-gitsourcecontrol.dll              (4.8.2.0) 0x00000000d8c40000 0x0007f000 gitsourcecontrol/binaries/win64
      ue4editor-leapmotioncontroller.dll              (4.8.2.0) 0x00000000d82c0000 0x00075000 leapmotioncontroller/binaries/win64
         ue4editor-mediaplayereditor.dll              (4.8.2.0) 0x00000000d85a0000 0x000e7000 mediaplayereditor/binaries/win64
         ue4editor-messagingdebugger.dll              (4.8.2.0) 0x00000000d83e0000 0x001b4000 messagingdebugger/binaries/win64
                ue4editor-oculusrift.dll              (4.8.2.0) 0x00000000d80c0000 0x0008b000 oculusrift/binaries/win64
                   ue4editor-paper2d.dll              (4.8.2.0) 0x00000000da8c0000 0x00173000 paper2d/binaries/win64
             ue4editor-paper2deditor.dll              (4.8.2.0) 0x00000000da530000 0x002b8000 paper2d/binaries/win64
  ue4editor-paperspritesheetimporter.dll              (4.8.2.0) 0x00000000d8d40000 0x0005f000 paper2d/binaries/win64
        ue4editor-papertiledimporter.dll              (4.8.2.0) 0x00000000d8ce0000 0x00058000 paper2d/binaries/win64
             ue4editor-smartsnapping.dll              (4.8.2.0) 0x00000000d56b0000 0x00027000 paper2d/binaries/win64
     ue4editor-perforcesourcecontrol.dll              (4.8.2.0) 0x00000000d8a30000 0x00201000 perforcesourcecontrol/binaries/win64
             ue4editor-pluginbrowser.dll              (4.8.2.0) 0x00000000d8730000 0x000fc000 pluginbrowser/binaries/win64
   ue4editor-proceduralmeshcomponent.dll              (4.8.2.0) 0x00000000d8060000 0x00060000 proceduralmeshcomponent/binaries/win64
               ue4editor-slateremote.dll              (4.8.2.0) 0x00000000d7fa0000 0x0002b000 slateremote/binaries/win64
         ue4editor-speedtreeimporter.dll              (4.8.2.0) 0x00000000d8690000 0x00093000 speedtreeimporter/binaries/win64
                   ue4editor-steamvr.dll              (4.8.2.0) 0x00000000d8000000 0x00052000 steamvr/binaries/win64
         ue4editor-steamvrcontroller.dll              (4.8.2.0) 0x00000000d7fd0000 0x00022000 steamvr/binaries/win64
   ue4editor-subversionsourcecontrol.dll              (4.8.2.0) 0x00000000d89a0000 0x00089000 subversionsourcecontrol/binaries/win64
              ue4editor-udpmessaging.dll              (4.8.2.0) 0x00000000da850000 0x00068000 udpmessaging/binaries/win64
             ue4editor-uobjectplugin.dll              (4.8.2.0) 0x00000000d8940000 0x00023000 uobjectplugin/binaries/win64
ue4editor-visualstudiosourcecodeaccess.dll              (4.8.2.0) 0x00000000d8900000 0x00037000 visualstudiosourcecodeaccess/binaries/win64
        ue4editor-windowsmovieplayer.dll              (4.8.2.0) 0x00000000daa40000 0x0003c000 windowsmovieplayer/binaries/win64
                  ue4editor-wmfmedia.dll              (4.8.2.0) 0x00000000daf50000 0x00039000 wmfmedia/binaries/win64


Report end!

Thanks!

Hi jdavis,

I’ve assigned a member of our team to look into this for you, and they’ll post here if they have any questions. Thanks for report!

Here is another crash I’m getting frequently. It happens when I simply switch to animation blueprint. I see blueprint wires only but not nodes. editor then proceeds to lock up and then, after a short moment, crash.

My output log fills up with hundreds of this warning right before crash:

[2015.07.20-02.07.19:495][511]LogAnimation:Warning: FAnimNode_StateMachine::Update - Invalid current state, please report. Attempting to use state 0 in state machine 0
[2015.07.20-02.07.19:495][511]LogAnimation:Warning: 		When updating AnimInstance: BP_NameOfCharacter_C_0

Diagnostics.txt:

Generating report for minidump

Application version 4.8.2
 ... built from changelist 2614606

OS version 6.1.0.7601
Running 8 x64 processors
Exception was "Access violation - code c0000005 (first/second  not available)"

Source context from "engine/source/runtime/engine/private/animation/animnode_statemachine.cpp"

<SOURCE START>
  407       {
  408       	// There is a possibility we'll revisit states connected through conduits,
  409       	// so we can avoid doing unnecessary work (and infinite loops) by caching off states we have already checked
  410       	const int32 CheckingStateIndex = GetStateIndex(StateInfo);
  411       	if (OutVisitedStateIndices.Contains(CheckingStateIndex))
  412       	{
  413       		return false;
  414       	}
  415       	OutVisitedStateIndices.Add(CheckingStateIndex);
  416       
  417       	const UAnimBlueprintGeneratedClass* AnimBlueprintClass = Context.GetAnimBlueprintClass();
  418       
  419       	// Conduit 'states' have an additional entry rule which must be true to consider taking any transitions via conduit
  420       	//@TODO: It would add flexibility to be able to define this on normal state nodes as well, assuming dual-graph editing is sorted out
  421 ***** 	if (FAnimNode_TransitionResult* StateEntryRuleNode = GetNodeFromPropertyIndex<FAnimNode_TransitionResult>(Context.AnimInstance, AnimBlueprintClass, StateInfo.EntryRuleNodeIndex))
  422       	{
  423       		if (StateEntryRuleNode->NativeTransitionDelegate.IsBound())
  424       		{
  425       			// attempt to evaluate native rule
  426       			StateEntryRuleNode->bCanEnterTransition = StateEntryRuleNode->NativeTransitionDelegate.Execute();
  427       		}
  428       		else
  429       		{
  430       			// Execute it and see if we can take this rule
  431       			StateEntryRuleNode->EvaluateGraphExposedInputs.Execute(Context);
  432       		}
  433       
  434       		// not ok, back out
  435       		if (!StateEntryRuleNode->bCanEnterTransition)
  436       		{
<SOURCE END>

<CALLSTACK START>
UE4Editor_Engine!FAnimNode_StateMachine::FindValidTransition() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnode_statemachine.cpp:422]
UE4Editor_Engine!FAnimNode_StateMachine::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnode_statemachine.cpp:298]
UE4Editor_Engine!FPoseLinkBase::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnodebase.cpp:86]
UE4Editor_Engine!FPoseLinkBase::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnodebase.cpp:86]
UE4Editor_Engine!FPoseLinkBase::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnodebase.cpp:86]
UE4Editor_Engine!FAnimNode_Slot::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnode_slot.cpp:44]
UE4Editor_Engine!FPoseLinkBase::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnodebase.cpp:86]
UE4Editor_Engine!FAnimNode_LayeredBoneBlend::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnode_layeredboneblend.cpp:57]
UE4Editor_Engine!FPoseLinkBase::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnodebase.cpp:86]
UE4Editor_Engine!FAnimNode_ApplyAdditive::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnode_applyadditive.cpp:26]
UE4Editor_Engine!FPoseLinkBase::Update() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animnodebase.cpp:86]
UE4Editor_Engine!UAnimInstance::UpdateAnimation() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\animation\animinstance.cpp:438]
UE4Editor_Engine!USkeletalMeshComponent::TickAnimation() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\components\skeletalmeshcomponent.cpp:497]
UE4Editor_Engine!USkeletalMeshComponent::TickPose() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\components\skeletalmeshcomponent.cpp:606]
UE4Editor_Engine!USkinnedMeshComponent::TickComponent() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\components\skinnedmeshcomponent.cpp:447]
UE4Editor_Engine!USkeletalMeshComponent::TickComponent() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\components\skeletalmeshcomponent.cpp:618]
UE4Editor_UnrealEd!UDebugSkelMeshComponent::TickComponent() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\editor\unrealed\private\animation\debugskelmeshcomponent.cpp:717]
UE4Editor_Engine!UActorComponent::ConditionalTickComponent() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\components\actorcomponent.cpp:1108]
UE4Editor_Engine!FActorComponentTickFunction::ExecuteTick() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\components\actorcomponent.cpp:656]
UE4Editor_Engine!FTickTaskSequencer::FTickFunctionTask::DoTask() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\ticktaskmanager.cpp:113]
UE4Editor_Engine!TGraphTask<FTickTaskSequencer::FTickFunctionTask>::ExecuteTask() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\public\async\taskgraphinterfaces.h:753]
UE4Editor_Core!FTaskThread::ProcessTasks() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\async\taskgraph.cpp:430]
UE4Editor_Core!FTaskThread::ProcessTasksUntilQuit() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\async\taskgraph.cpp:273]
UE4Editor_Core!FTaskGraphImplementation::WaitUntilTasksComplete() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\async\taskgraph.cpp:991]
UE4Editor_Engine!FTaskGraphInterface::WaitUntilTaskCompletes() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\public\async\taskgraphinterfaces.h:192]
UE4Editor_Engine!FTickTaskSequencer::ReleaseTickGroup() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\ticktaskmanager.cpp:232]
UE4Editor_Engine!FTickTaskManager::RunTickGroup() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\ticktaskmanager.cpp:643]
UE4Editor_Engine!UWorld::RunTickGroup() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\leveltick.cpp:697]
UE4Editor_Engine!UWorld::Tick() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\engine\private\leveltick.cpp:1181]
UE4Editor_Persona!FAnimationViewportClient::Tick() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\editor\persona\private\animationeditorviewportclient.cpp:740]
UE4Editor_UnrealEd!UEditorEngine::Tick() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\editor\unrealed\private\editorengine.cpp:1399]
UE4Editor_UnrealEd!UUnrealEdEngine::Tick() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\editor\unrealed\private\unrealedengine.cpp:366]
UE4Editor!FEngineLoop::Tick() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\launch\private\launchengineloop.cpp:2359]
UE4Editor!GuardedMain() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\launch\private\launch.cpp:142]
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]
<CALLSTACK END>

397 loaded modules
                           ue4editor.exe              (4.8.2.0) 0x000000003f420000 0x00063000 engine/binaries/win64
               ue4editor-blankplugin.dll              (4.8.2.0) 0x00000000eaf80000 0x0001a000 blankplugin/binaries/win64
                             mdnsNSP.dll             (3.0.0.10) 0x0000000069fd0000 0x00026000 C:\Program Files\Bonjour
                              tiptsf.dll       (6.1.7601.18512) 0x00000000f4bc0000 0x0007f000 C:\Program Files\Common Files\microsoft shared\ink
                         mscorlib.ni.dll      (4.0.30319.34209) 0x00000000cc4e0000 0x015a1000 C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\701f2b79b02a02beba70e50bb2edb212
             System.Configuration.ni.dll      (4.0.30319.34209) 0x00000000cbf00000 0x0012f000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\687652cdc9b32bd8e530be3a7da88810
          System.Runtime.Remoting.ni.dll      (4.0.30319.34245) 0x00000000cc2b0000 0x000f4000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runt73a1fc9d#\5efc4dd5724e9595affdcc4c6e0ca617
                       System.Xml.ni.dll      (4.0.30319.34234) 0x00000000ca130000 0x009af000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\fdebf7eee3058c7156aef7d7fedf5ac4
                           System.ni.dll      (4.0.30319.34238) 0x00000000caae0000 0x00c77000 C:\Windows\assembly\NativeImages_v4.0.30319_64\System\edc284c2fc5f774b65992c5e0b6a1899
                                 clr.dll      (4.0.30319.34209) 0x00000000cdb70000 0x009a0000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                      clrcompression.dll      (4.0.30319.34209) 0x00000000f4a70000 0x00020000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                              clrjit.dll      (4.0.30319.34209) 0x00000000cc3b0000 0x0012e000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                            mscoreei.dll      (4.0.30319.34209) 0x00000000f79c0000 0x0009d000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                          nlssorting.dll      (4.0.30319.34209) 0x00000000f4b10000 0x00016000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
                            advapi32.dll       (6.1.7601.18869) 0x00000000ff230000 0x000db000 C:\Windows\System32
api-ms-win-downlevel-advapi32-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd290000 0x00005000 C:\Windows\System32
api-ms-win-downlevel-advapi32-l2-1-0.dll       (6.2.9200.16492) 0x00000000f7880000 0x00004000 C:\Windows\System32
api-ms-win-downlevel-normaliz-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd440000 0x00003000 C:\Windows\System32
   api-ms-win-downlevel-ole32-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd450000 0x00004000 C:\Windows\System32
 api-ms-win-downlevel-shell32-l1-1-0.dll       (6.2.9200.16492) 0x00000000f53b0000 0x00004000 C:\Windows\System32
 api-ms-win-downlevel-shlwapi-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd2c0000 0x00004000 C:\Windows\System32
  api-ms-win-downlevel-user32-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd130000 0x00004000 C:\Windows\System32
 api-ms-win-downlevel-version-l1-1-0.dll       (6.2.9200.16492) 0x00000000fd1c0000 0x00004000 C:\Windows\System32
                             apphelp.dll       (6.1.7601.18777) 0x00000000fcf70000 0x00057000 C:\Windows\System32
                                 atl.dll           (6.5.0.2284) 0x00000000fab40000 0x00019000 C:\Windows\System32
                            AudioSes.dll       (6.1.7601.18741) 0x00000000fa750000 0x0004f000 C:\Windows\System32
                                avrt.dll       (6.1.7600.16385) 0x00000000fc240000 0x00009000 C:\Windows\System32
                              bcrypt.dll       (6.1.7600.16385) 0x00000000fc9f0000 0x00022000 C:\Windows\System32
                    bcryptprimitives.dll       (6.1.7601.17514) 0x00000000fc500000 0x0004c000 C:\Windows\System32
                            cfgmgr32.dll       (6.1.7601.17514) 0x00000000fd180000 0x00036000 C:\Windows\System32
                             clbcatq.dll       (6.1.7600.16385) 0x00000000fec60000 0x00099000 C:\Windows\System32
                            comdlg32.dll       (6.1.7601.17514) 0x00000000fe870000 0x00097000 C:\Windows\System32
                             crypt32.dll       (6.1.7601.18839) 0x00000000fd2d0000 0x0016d000 C:\Windows\System32
                           CRYPTBASE.dll       (6.1.7601.18912) 0x00000000fcec0000 0x0000f000 C:\Windows\System32
                             cryptsp.dll       (6.1.7601.18741) 0x00000000fcaa0000 0x00018000 C:\Windows\System32
                               d3d11.dll       (6.2.9200.16570) 0x00000000f1e00000 0x001d5000 C:\Windows\System32
                             d3d8thk.dll       (6.1.7600.16385) 0x00000000f7b80000 0x00007000 C:\Windows\System32
                                d3d9.dll       (6.1.7601.17514) 0x00000000f7b90000 0x001ff000 C:\Windows\System32
                      D3DCOMPILER_43.dll        (9.29.952.3111) 0x00000000dc600000 0x0026f000 C:\Windows\System32
                             dbghelp.dll       (6.1.7601.17514) 0x00000000fa7f0000 0x00125000 C:\Windows\System32
                            dciman32.dll       (6.1.7601.18914) 0x00000000fa520000 0x00008000 C:\Windows\System32
                               ddraw.dll       (6.1.7600.16385) 0x00000000ebe70000 0x000f1000 C:\Windows\System32
                              devobj.dll       (6.1.7600.16385) 0x00000000fd270000 0x0001a000 C:\Windows\System32
                            dhcpcsvc.dll       (6.1.7600.16385) 0x00000000f9ca0000 0x00018000 C:\Windows\System32
                              dnsapi.dll       (6.1.7601.17570) 0x00000000fc650000 0x0005b000 C:\Windows\System32
                              dsound.dll       (6.1.7600.16385) 0x00000000fb010000 0x00088000 C:\Windows\System32
                               dui70.dll       (6.1.7600.16385) 0x00000000fb310000 0x000f2000 C:\Windows\System32
                               duser.dll       (6.1.7600.16385) 0x00000000fb2c0000 0x00043000 C:\Windows\System32
                              dwmapi.dll       (6.1.7600.16385) 0x00000000fb420000 0x00018000 C:\Windows\System32
                                dxgi.dll       (6.2.9200.16492) 0x00000000f5160000 0x0005d000 C:\Windows\System32
                           DXGIDebug.dll      (9.30.9600.17298) 0x00000000f7930000 0x00026000 C:\Windows\System32
                       explorerframe.dll       (6.1.7601.17514) 0x00000000f1c30000 0x001ca000 C:\Windows\System32
                            FWPUCLNT.DLL       (6.1.7601.18283) 0x00000000f9d30000 0x00053000 C:\Windows\System32
                               gdi32.dll       (6.1.7601.18898) 0x00000000ff600000 0x00067000 C:\Windows\System32
                               glu32.dll       (6.1.7600.16385) 0x00000000e17c0000 0x0002d000 C:\Windows\System32
                             ieframe.dll      (11.0.9600.17924) 0x00000000ef810000 0x00dcf000 C:\Windows\System32
                            iertutil.dll      (11.0.9600.17924) 0x00000000fef60000 0x002c7000 C:\Windows\System32
                               imm32.dll       (6.1.7600.16385) 0x00000000fe9b0000 0x0002e000 C:\Windows\System32
                            IPHLPAPI.DLL       (6.1.7601.17514) 0x00000000f9e50000 0x00027000 C:\Windows\System32
                            kernel32.dll       (6.1.7601.18869) 0x0000000077240000 0x0011f000 C:\Windows\System32
                          KERNELBASE.dll       (6.1.7601.18869) 0x00000000fd460000 0x0006c000 C:\Windows\System32
                              ksuser.dll       (6.1.7600.16385) 0x0000000074cc0000 0x00006000 C:\Windows\System32
                                 lpk.dll       (6.1.7601.18914) 0x00000000fe850000 0x0000e000 C:\Windows\System32
                                  mf.dll      (12.0.7601.18741) 0x00000000e69e0000 0x003f1000 C:\Windows\System32
                              mfplat.dll      (12.0.7601.18741) 0x00000000ee5b0000 0x0006d000 C:\Windows\System32
                              MFPlay.dll      (12.0.7601.17514) 0x00000000d9580000 0x0003e000 C:\Windows\System32
                            MMDevAPI.dll       (6.1.7600.16385) 0x00000000fb860000 0x0004b000 C:\Windows\System32
                              msasn1.dll       (6.1.7601.17514) 0x00000000fd110000 0x0000f000 C:\Windows\System32
                             mscoree.dll          (4.0.40305.0) 0x00000000f7a60000 0x0006f000 C:\Windows\System32
                               msctf.dll       (6.1.7601.18731) 0x00000000fed00000 0x00109000 C:\Windows\System32
                            msvcp120.dll         (12.0.21005.1) 0x00000000f2a20000 0x000a6000 C:\Windows\System32
                            msvcr120.dll         (12.0.21005.1) 0x00000000f2930000 0x000ef000 C:\Windows\System32
                    MSVCR120_CLR0400.dll     (12.0.51689.34249) 0x00000000cda90000 0x000d6000 C:\Windows\System32
                              msvcrt.dll       (6.1.8638.17744) 0x00000000feec0000 0x0009f000 C:\Windows\System32
                             mswsock.dll       (6.1.7601.18254) 0x00000000fc810000 0x00055000 C:\Windows\System32
                             NapiNSP.dll       (6.1.7600.16385) 0x00000000f5fe0000 0x00015000 C:\Windows\System32
                            netapi32.dll       (6.1.7601.17887) 0x00000000fafb0000 0x00016000 C:\Windows\System32
                            netutils.dll       (6.1.7601.17514) 0x00000000fafa0000 0x0000c000 C:\Windows\System32
                              nlaapi.dll       (6.1.7601.17964) 0x00000000fac40000 0x00015000 C:\Windows\System32
                            normaliz.dll       (6.1.7600.16385) 0x0000000077530000 0x00003000 C:\Windows\System32
                                 nsi.dll       (6.1.7600.16385) 0x00000000fe860000 0x00008000 C:\Windows\System32
                               ntdll.dll       (6.1.7601.18869) 0x0000000077360000 0x001a9000 C:\Windows\System32
                             ntmarta.dll       (6.1.7600.16385) 0x00000000fae20000 0x0002d000 C:\Windows\System32
                             nvapi64.dll         (9.18.13.4752) 0x00000000f4050000 0x0034c000 C:\Windows\System32
                             nvinitx.dll         (9.18.13.4752) 0x00000000fd040000 0x00032000 C:\Windows\System32
                           nvspcap64.dll             (2.4.1.21) 0x0000000080000000 0x00188000 C:\Windows\System32
                           nvwgf2umx.dll         (9.18.13.4752) 0x00000000db0f0000 0x011ad000 C:\Windows\System32
                               ole32.dll       (6.1.7601.18915) 0x00000000ff310000 0x00203000 C:\Windows\System32
                              oleacc.dll       (6.1.7601.17676) 0x00000000f4b60000 0x00054000 C:\Windows\System32
                            oleaut32.dll       (6.1.7601.18679) 0x00000000ff520000 0x000d7000 C:\Windows\System32
                            opengl32.dll       (6.1.7600.16385) 0x00000000e17f0000 0x0011d000 C:\Windows\System32
                             pnrpnsp.dll       (6.1.7600.16385) 0x00000000f56c0000 0x00019000 C:\Windows\System32
                            powrprof.dll       (6.1.7600.16385) 0x00000000fb8d0000 0x0002c000 C:\Windows\System32
                             profapi.dll       (6.1.7600.16385) 0x00000000fd120000 0x0000f000 C:\Windows\System32
                             propsys.dll       (7.0.7601.17514) 0x00000000fb730000 0x0012c000 C:\Windows\System32
                               psapi.dll       (6.1.7600.16385) 0x0000000077520000 0x00007000 C:\Windows\System32
                            rasadhlp.dll       (6.1.7600.16385) 0x00000000f8410000 0x00008000 C:\Windows\System32
                              rpcrt4.dll       (6.1.7601.18912) 0x00000000feab0000 0x0012d000 C:\Windows\System32
                         RpcRtRemote.dll       (6.1.7601.17514) 0x00000000fd010000 0x00014000 C:\Windows\System32
                              rsaenh.dll       (6.1.7600.16385) 0x00000000fc5a0000 0x00047000 C:\Windows\System32
                              samcli.dll       (6.1.7601.17514) 0x00000000faf60000 0x00014000 C:\Windows\System32
                              samlib.dll       (6.1.7600.16385) 0x00000000fb710000 0x0001d000 C:\Windows\System32
                             sechost.dll       (6.1.7601.18869) 0x00000000fe4c0000 0x0001f000 C:\Windows\System32
                             secur32.dll       (6.1.7601.18912) 0x00000000fccd0000 0x0000b000 C:\Windows\System32
                            setupapi.dll       (6.1.7601.17514) 0x00000000fe670000 0x001d7000 C:\Windows\System32
                             shdocvw.dll       (6.1.7601.18222) 0x00000000f4e90000 0x00034000 C:\Windows\System32
                             shell32.dll       (6.1.7601.18762) 0x00000000fd4d0000 0x00d89000 C:\Windows\System32
                             shlwapi.dll       (6.1.7601.17514) 0x00000000fe930000 0x00071000 C:\Windows\System32
                              srvcli.dll       (6.1.7601.17514) 0x00000000fcb40000 0x00023000 C:\Windows\System32
                             sspicli.dll       (6.1.7601.18912) 0x00000000fce90000 0x00025000 C:\Windows\System32
                              urlmon.dll      (11.0.9600.17924) 0x00000000fe4e0000 0x00185000 C:\Windows\System32
                              user32.dll       (6.1.7601.17514) 0x0000000077140000 0x000fa000 C:\Windows\System32
                             userenv.dll       (6.1.7601.17514) 0x00000000fd2a0000 0x0001e000 C:\Windows\System32
                               usp10.dll     (1.626.7601.18454) 0x00000000fe9e0000 0x000c9000 C:\Windows\System32
                             uxtheme.dll       (6.1.7600.16385) 0x00000000fb660000 0x00056000 C:\Windows\System32
                             version.dll       (6.1.7600.16385) 0x00000000fd030000 0x0000c000 C:\Windows\System32
                           VSPerf120.dll         (12.0.30501.0) 0x00000000e1bc0000 0x00044000 C:\Windows\System32
                                 wer.dll       (6.1.7601.18381) 0x00000000f5330000 0x0007c000 C:\Windows\System32
                       windowscodecs.dll       (6.2.9200.17251) 0x00000000fb0d0000 0x00161000 C:\Windows\System32
                             wininet.dll      (11.0.9600.17910) 0x00000000fe260000 0x0025a000 C:\Windows\System32
                               winmm.dll       (6.1.7600.16385) 0x00000000fa9d0000 0x0003b000 C:\Windows\System32
                              winnsi.dll       (6.1.7600.16385) 0x00000000f9e40000 0x0000b000 C:\Windows\System32
                              winrnr.dll       (6.1.7600.16385) 0x00000000f6000000 0x0000b000 C:\Windows\System32
                            wintrust.dll       (6.1.7601.18839) 0x00000000fd140000 0x0003b000 C:\Windows\System32
                              wkscli.dll       (6.1.7601.17514) 0x00000000faf80000 0x00015000 C:\Windows\System32
                             Wldap32.dll       (6.1.7601.17514) 0x00000000fee10000 0x00052000 C:\Windows\System32
                            wpdshext.dll       (6.1.7601.18738) 0x00000000cc030000 0x00271000 C:\Windows\System32
                              ws2_32.dll       (6.1.7601.17514) 0x00000000fee70000 0x0004d000 C:\Windows\System32
                              wship6.dll       (6.1.7600.16385) 0x00000000fc8b0000 0x00007000 C:\Windows\System32
                            WSHTCPIP.DLL       (6.1.7600.16385) 0x00000000fc230000 0x00007000 C:\Windows\System32
                           WTFastDrv.dll              (2.0.1.2) 0x00000000fc250000 0x00017000 C:\Windows\System32
                         X3DAudio1_7.dll          (9.28.1886.0) 0x0000000068110000 0x00009000 C:\Windows\System32
                           XAPOFX1_5.dll          (9.29.1962.0) 0x00000000eda50000 0x00015000 C:\Windows\System32
                           XAudio2_7.dll          (9.29.1962.0) 0x00000000d6840000 0x0008b000 C:\Windows\System32
                           XINPUT1_3.dll           (9.18.944.0) 0x0000000000540000 0x0001e000 C:\Windows\System32
                            comctl32.dll       (6.1.7601.18837) 0x00000000fbae0000 0x001f4000 C:\Windows\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757
                             GdiPlus.dll       (6.1.7601.18852) 0x00000000fb440000 0x00216000 C:\Windows\winsxs\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18852_none_2b28839e71e973ae
            ue4editor-cablecomponent.dll              (4.8.2.0) 0x00000000d6ed0000 0x0004d000 cablecomponent/binaries/win64
               ue4editor-characterai.dll              (4.8.2.0) 0x00000000d4090000 0x00021000 characterai/binaries/win64
       ue4editor-custommeshcomponent.dll              (4.8.2.0) 0x00000000d6e80000 0x00041000 custommeshcomponent/binaries/win64
                      swarminterface.dll              (1.0.0.0) 0x00000000058c0000 0x00012000 engine/binaries/dotnet
                             icudt53.dll              (0.0.0.0) 0x0000000066da0000 0x00002000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icuin53.dll             (53.1.0.0) 0x000000005c120000 0x0022f000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icuio53.dll             (53.1.0.0) 0x0000000066400000 0x00015000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icule53.dll             (53.1.0.0) 0x000000005de20000 0x00057000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             iculx53.dll             (53.1.0.0) 0x00000000662c0000 0x00014000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                             icuuc53.dll             (53.1.0.0) 0x0000000058830000 0x001ab000 engine/binaries/thirdparty/icu/icu4c-53_1/win64/vs2013
                                leap.dll              (2.2.2.0) 0x00000000d6c90000 0x0016b000 engine/binaries/thirdparty/leap/win64
                             nvtt_64.dll              (2.0.6.0) 0x00000000e16a0000 0x00027000 engine/binaries/thirdparty/nvtexturetools/win64
                           libogg_64.dll              (1.2.2.0) 0x00000000f5600000 0x0000f000 engine/binaries/thirdparty/ogg/win64/vs2013
            apex_clothingprofile_x64.dll              (0.0.0.0) 0x00000000dd450000 0x00197000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
        apex_destructibleprofile_x64.dll              (0.0.0.0) 0x00000000dda20000 0x00276000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
              apex_legacyprofile_x64.dll              (0.0.0.0) 0x00000000dd5f0000 0x0042c000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
            apexframeworkprofile_x64.dll              (0.0.0.0) 0x00000000de710000 0x00172000 engine/binaries/thirdparty/physx/apex-1.3/win64/vs2013
                      nvtoolsext64_1.dll              (0.0.0.0) 0x00000000f5250000 0x00010000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
             physx3commonprofile_x64.dll              (0.0.0.0) 0x00000000de8d0000 0x001e9000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
            physx3cookingprofile_x64.dll              (0.0.0.0) 0x00000000de890000 0x00033000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
                   physx3profile_x64.dll              (0.0.0.0) 0x00000000ddca0000 0x003ba000 engine/binaries/thirdparty/physx/physx-3.3/win64/vs2013
                        libvorbis_64.dll              (1.3.2.0) 0x00000000dcde0000 0x001a5000 engine/binaries/thirdparty/vorbis/win64/vs2013
                    libvorbisfile_64.dll              (1.3.2.0) 0x00000000f5140000 0x0000d000 engine/binaries/thirdparty/vorbis/win64/vs2013
                      agentinterface.dll              (4.8.2.0) 0x00000000663f0000 0x0000a000 engine/binaries/win64
ue4editor-android_astctargetplatform.dll              (4.8.2.0) 0x00000000dd300000 0x00038000 engine/binaries/win64/android
 ue4editor-android_atctargetplatform.dll              (4.8.2.0) 0x00000000dd2c0000 0x00037000 engine/binaries/win64/android
 ue4editor-android_dxttargetplatform.dll              (4.8.2.0) 0x00000000dd280000 0x00037000 engine/binaries/win64/android
ue4editor-android_etc1targetplatform.dll              (4.8.2.0) 0x00000000dd240000 0x00037000 engine/binaries/win64/android
ue4editor-android_etc2targetplatform.dll              (4.8.2.0) 0x00000000dd200000 0x00037000 engine/binaries/win64/android
ue4editor-android_pvrtctargetplatform.dll              (4.8.2.0) 0x00000000dd1c0000 0x00037000 engine/binaries/win64/android
    ue4editor-androiddevicedetection.dll              (4.8.2.0) 0x00000000d4910000 0x0002a000 engine/binaries/win64/android
     ue4editor-androidplatformeditor.dll              (4.8.2.0) 0x00000000d4940000 0x00056000 engine/binaries/win64/android
    ue4editor-androidruntimesettings.dll              (4.8.2.0) 0x00000000d49e0000 0x00039000 engine/binaries/win64/android
     ue4editor-androidtargetplatform.dll              (4.8.2.0) 0x00000000dd340000 0x00037000 engine/binaries/win64/android
       ue4editor-html5platformeditor.dll              (4.8.2.0) 0x00000000d4880000 0x00082000 engine/binaries/win64/html5
       ue4editor-html5targetplatform.dll              (4.8.2.0) 0x00000000dd180000 0x00033000 engine/binaries/win64/html5
         ue4editor-iosplatformeditor.dll              (4.8.2.0) 0x00000000d47a0000 0x000d4000 engine/binaries/win64/ios
        ue4editor-iosruntimesettings.dll              (4.8.2.0) 0x00000000d49a0000 0x00038000 engine/binaries/win64/ios
         ue4editor-iostargetplatform.dll              (4.8.2.0) 0x00000000dd130000 0x00043000 engine/binaries/win64/ios
                           libfbxsdk.dll           (2014.2.0.0) 0x00000000e36e0000 0x007c7000 engine/binaries/win64
ue4editor-linuxnoeditortargetplatform.dll              (4.8.2.0) 0x00000000dd060000 0x0002f000 engine/binaries/win64/linux
 ue4editor-linuxservertargetplatform.dll              (4.8.2.0) 0x00000000dd030000 0x0002f000 engine/binaries/win64/linux
       ue4editor-linuxtargetplatform.dll              (4.8.2.0) 0x00000000dcff0000 0x00039000 engine/binaries/win64/linux
           ue4editor-actorpickermode.dll              (4.8.2.0) 0x00000000f2d00000 0x00032000 engine/binaries/win64
          ue4editor-addcontentdialog.dll              (4.8.2.0) 0x00000000df920000 0x000fb000 engine/binaries/win64
                   ue4editor-aigraph.dll              (4.8.2.0) 0x00000000d9720000 0x000ad000 engine/binaries/win64
                  ue4editor-aimodule.dll              (4.8.2.0) 0x00000000e2e90000 0x0045c000 engine/binaries/win64
               ue4editor-aitestsuite.dll              (4.8.2.0) 0x00000000d68d0000 0x00081000 engine/binaries/win64
                 ue4editor-analytics.dll              (4.8.2.0) 0x00000000e6de0000 0x0001c000 engine/binaries/win64
               ue4editor-analyticset.dll              (4.8.2.0) 0x00000000d6800000 0x00040000 engine/binaries/win64
                 ue4editor-animgraph.dll              (4.8.2.0) 0x00000000ec660000 0x0014a000 engine/binaries/win64
              ue4editor-appframework.dll              (4.8.2.0) 0x00000000e76a0000 0x003fb000 engine/binaries/win64
             ue4editor-assetregistry.dll              (4.8.2.0) 0x00000000d6380000 0x00096000 engine/binaries/win64
                ue4editor-assettools.dll              (4.8.2.0) 0x00000000d9e60000 0x0020f000 engine/binaries/win64
          ue4editor-audioformatadpcm.dll              (4.8.2.0) 0x00000000dcfc0000 0x00024000 engine/binaries/win64
            ue4editor-audioformatogg.dll              (4.8.2.0) 0x00000000dcf90000 0x00026000 engine/binaries/win64
           ue4editor-audioformatopus.dll              (4.8.2.0) 0x00000000dcd60000 0x0007d000 engine/binaries/win64
      ue4editor-automationcontroller.dll              (4.8.2.0) 0x00000000d5ef0000 0x00056000 engine/binaries/win64
        ue4editor-automationmessages.dll              (4.8.2.0) 0x00000000d6140000 0x00037000 engine/binaries/win64
          ue4editor-automationwindow.dll              (4.8.2.0) 0x00000000d5f50000 0x00186000 engine/binaries/win64
          ue4editor-automationworker.dll              (4.8.2.0) 0x00000000d4050000 0x0003c000 engine/binaries/win64
        ue4editor-behaviortreeeditor.dll              (4.8.2.0) 0x00000000d97d0000 0x0024f000 engine/binaries/win64
            ue4editor-blueprintgraph.dll              (4.8.2.0) 0x00000000e32f0000 0x003ea000 engine/binaries/win64
                 ue4editor-blutility.dll              (4.8.2.0) 0x00000000d5230000 0x0008e000 engine/binaries/win64
                   ue4editor-bspmode.dll              (4.8.2.0) 0x00000000d3f40000 0x0007f000 engine/binaries/win64
                 ue4editor-cef3utils.dll              (4.8.2.0) 0x00000000ec530000 0x0001a000 engine/binaries/win64
               ue4editor-classviewer.dll              (4.8.2.0) 0x00000000d6420000 0x000e4000 engine/binaries/win64
         ue4editor-collectionmanager.dll              (4.8.2.0) 0x00000000f2810000 0x00047000 engine/binaries/win64
         ue4editor-collisionanalyzer.dll              (4.8.2.0) 0x00000000d9aa0000 0x000e2000 engine/binaries/win64
      ue4editor-componentvisualizers.dll              (4.8.2.0) 0x00000000d6280000 0x00054000 engine/binaries/win64
              ue4editor-configeditor.dll              (4.8.2.0) 0x00000000da070000 0x00062000 engine/binaries/win64
            ue4editor-contentbrowser.dll              (4.8.2.0) 0x00000000d8a40000 0x00454000 engine/binaries/win64
                      ue4editor-core.dll              (4.8.2.0) 0x00000000ea870000 0x00703000 engine/binaries/win64
               ue4editor-coreuobject.dll              (4.8.2.0) 0x00000000eb260000 0x00424000 engine/binaries/win64
              ue4editor-crashtracker.dll              (4.8.2.0) 0x00000000d3420000 0x00031000 engine/binaries/win64
                  ue4editor-d3d11rhi.dll              (4.8.2.0) 0x00000000e1a60000 0x000eb000 engine/binaries/win64
          ue4editor-deriveddatacache.dll              (4.8.2.0) 0x00000000dc440000 0x00066000 engine/binaries/win64
           ue4editor-desktopplatform.dll              (4.8.2.0) 0x00000000f24c0000 0x00070000 engine/binaries/win64
     ue4editor-desktoptargetplatform.dll              (4.8.2.0) 0x00000000de660000 0x00025000 engine/binaries/win64
            ue4editor-desktopwidgets.dll              (4.8.2.0) 0x00000000da280000 0x00030000 engine/binaries/win64
      ue4editor-detailcustomizations.dll              (4.8.2.0) 0x00000000da2b0000 0x00928000 engine/binaries/win64
             ue4editor-devicemanager.dll              (4.8.2.0) 0x00000000d5c80000 0x00264000 engine/binaries/win64
       ue4editor-deviceprofileeditor.dll              (4.8.2.0) 0x00000000d4f00000 0x0010f000 engine/binaries/win64
          ue4editor-directorywatcher.dll              (4.8.2.0) 0x00000000d7a10000 0x00038000 engine/binaries/win64
             ue4editor-documentation.dll              (4.8.2.0) 0x00000000d66c0000 0x00094000 engine/binaries/win64
       ue4editor-editorlivestreaming.dll              (4.8.2.0) 0x00000000d4760000 0x0003e000 engine/binaries/win64
      ue4editor-editorsettingsviewer.dll              (4.8.2.0) 0x00000000d55f0000 0x00034000 engine/binaries/win64
               ue4editor-editorstyle.dll              (4.8.2.0) 0x00000000ec1e0000 0x00246000 engine/binaries/win64
             ue4editor-editorwidgets.dll              (4.8.2.0) 0x00000000ebfc0000 0x000a4000 engine/binaries/win64
                    ue4editor-engine.dll              (4.8.2.0) 0x00000000e7aa0000 0x02dcc000 engine/binaries/win64
            ue4editor-enginemessages.dll              (4.8.2.0) 0x00000000e6e00000 0x0002c000 engine/binaries/win64
            ue4editor-enginesettings.dll              (4.8.2.0) 0x00000000f2ff0000 0x0003e000 engine/binaries/win64
                   ue4editor-foliage.dll              (4.8.2.0) 0x00000000ec7f0000 0x0010a000 engine/binaries/win64
               ue4editor-foliageedit.dll              (4.8.2.0) 0x00000000d39c0000 0x001ce000 engine/binaries/win64
         ue4editor-functionaltesting.dll              (4.8.2.0) 0x00000000d9a20000 0x0007c000 engine/binaries/win64
         ue4editor-gamelivestreaming.dll              (4.8.2.0) 0x00000000d6760000 0x00051000 engine/binaries/win64
          ue4editor-gameplaydebugger.dll              (4.8.2.0) 0x00000000d9640000 0x000da000 engine/binaries/win64
              ue4editor-gameplaytags.dll              (4.8.2.0) 0x00000000ec550000 0x00070000 engine/binaries/win64
        ue4editor-gameplaytagseditor.dll              (4.8.2.0) 0x00000000d50c0000 0x0010a000 engine/binaries/win64
     ue4editor-gameprojectgeneration.dll              (4.8.2.0) 0x00000000d42f0000 0x0024e000 engine/binaries/win64
                   ue4editor-gammaui.dll              (4.8.2.0) 0x00000000d6670000 0x00043000 engine/binaries/win64
              ue4editor-geometrymode.dll              (4.8.2.0) 0x00000000d3e40000 0x000ca000 engine/binaries/win64
               ue4editor-grapheditor.dll              (4.8.2.0) 0x00000000e61a0000 0x00428000 engine/binaries/win64
         ue4editor-hardwaretargeting.dll              (4.8.2.0) 0x00000000da0e0000 0x00060000 engine/binaries/win64
        ue4editor-headmounteddisplay.dll              (4.8.2.0) 0x00000000dc300000 0x00021000 engine/binaries/win64
                 ue4editor-hotreload.dll              (4.8.2.0) 0x00000000d7a50000 0x00060000 engine/binaries/win64
                      ue4editor-http.dll              (4.8.2.0) 0x00000000e2050000 0x000b4000 engine/binaries/win64
                 ue4editor-imagecore.dll              (4.8.2.0) 0x00000000f35e0000 0x0001b000 engine/binaries/win64
              ue4editor-imagewrapper.dll              (4.8.2.0) 0x00000000dcb60000 0x00167000 engine/binaries/win64
        ue4editor-inputbindingeditor.dll              (4.8.2.0) 0x00000000d5550000 0x0009e000 engine/binaries/win64
                 ue4editor-inputcore.dll              (4.8.2.0) 0x00000000f28d0000 0x0005c000 engine/binaries/win64
      ue4editor-internationalization.dll              (4.8.2.0) 0x00000000f0740000 0x00055000 engine/binaries/win64
ue4editor-internationalizationsettings.dll              (4.8.2.0) 0x00000000da1a0000 0x00080000 engine/binaries/win64
            ue4editor-introtutorials.dll              (4.8.2.0) 0x00000000d4540000 0x00218000 engine/binaries/win64
                      ue4editor-json.dll              (4.8.2.0) 0x00000000f3400000 0x00029000 engine/binaries/win64
             ue4editor-jsonutilities.dll              (4.8.2.0) 0x00000000ee090000 0x00035000 engine/binaries/win64
                    ue4editor-kismet.dll              (4.8.2.0) 0x00000000e2110000 0x00880000 engine/binaries/win64
            ue4editor-kismetcompiler.dll              (4.8.2.0) 0x00000000e68a0000 0x00135000 engine/binaries/win64
             ue4editor-kismetwidgets.dll              (4.8.2.0) 0x00000000f09b0000 0x000b1000 engine/binaries/win64
                 ue4editor-landscape.dll              (4.8.2.0) 0x00000000e6ea0000 0x002f8000 engine/binaries/win64
           ue4editor-landscapeeditor.dll              (4.8.2.0) 0x00000000d3b90000 0x002a4000 engine/binaries/win64
      ue4editor-launchdaemonmessages.dll              (4.8.2.0) 0x00000000dd100000 0x00022000 engine/binaries/win64
                    ue4editor-layers.dll              (4.8.2.0) 0x00000000d6180000 0x000f6000 engine/binaries/win64
               ue4editor-leveleditor.dll              (4.8.2.0) 0x00000000d84e0000 0x00412000 engine/binaries/win64
     ue4editor-localizationdashboard.dll              (4.8.2.0) 0x00000000d4c70000 0x00283000 engine/binaries/win64
             ue4editor-logvisualizer.dll              (4.8.2.0) 0x00000000d4120000 0x001c4000 engine/binaries/win64
                 ue4editor-mainframe.dll              (4.8.2.0) 0x00000000d7bc0000 0x000b1000 engine/binaries/win64
            ue4editor-materialeditor.dll              (4.8.2.0) 0x00000000e5fb0000 0x001eb000 engine/binaries/win64
                     ue4editor-media.dll              (4.8.2.0) 0x00000000ed990000 0x0001f000 engine/binaries/win64
               ue4editor-mediaassets.dll              (4.8.2.0) 0x00000000da140000 0x00054000 engine/binaries/win64
               ue4editor-mergeactors.dll              (4.8.2.0) 0x00000000d4a20000 0x000c2000 engine/binaries/win64
                 ue4editor-meshpaint.dll              (4.8.2.0) 0x00000000d8ea0000 0x00187000 engine/binaries/win64
             ue4editor-meshutilities.dll              (4.8.2.0) 0x00000000dc380000 0x000bd000 engine/binaries/win64
                ue4editor-messagelog.dll              (4.8.2.0) 0x00000000d9bc0000 0x00114000 engine/binaries/win64
                 ue4editor-messaging.dll              (4.8.2.0) 0x00000000dd090000 0x00069000 engine/binaries/win64
         ue4editor-metalshaderformat.dll              (4.8.2.0) 0x00000000dc9b0000 0x0014a000 engine/binaries/win64
                  ue4editor-moduleui.dll              (4.8.2.0) 0x00000000d6550000 0x00074000 engine/binaries/win64
               ue4editor-movieplayer.dll              (4.8.2.0) 0x00000000e5e60000 0x00055000 engine/binaries/win64
            ue4editor-moviescenecore.dll              (4.8.2.0) 0x00000000f07a0000 0x0006b000 engine/binaries/win64
       ue4editor-moviescenecoretypes.dll              (4.8.2.0) 0x00000000ede10000 0x00080000 engine/binaries/win64
           ue4editor-moviescenetools.dll              (4.8.2.0) 0x00000000f0650000 0x00097000 engine/binaries/win64
                   ue4editor-navmesh.dll              (4.8.2.0) 0x00000000ec5c0000 0x00093000 engine/binaries/win64
               ue4editor-networkfile.dll              (4.8.2.0) 0x00000000e1b50000 0x0003d000 engine/binaries/win64
                ue4editor-networking.dll              (4.8.2.0) 0x00000000f0630000 0x0001f000 engine/binaries/win64
                   ue4editor-niagara.dll              (4.8.2.0) 0x00000000e1fc0000 0x00087000 engine/binaries/win64
    ue4editor-onlineblueprintsupport.dll              (4.8.2.0) 0x00000000d9600000 0x00031000 engine/binaries/win64
           ue4editor-onlinesubsystem.dll              (4.8.2.0) 0x00000000ec070000 0x00089000 engine/binaries/win64
      ue4editor-onlinesubsystemutils.dll              (4.8.2.0) 0x00000000deac0000 0x0019c000 engine/binaries/win64
                 ue4editor-opengldrv.dll              (4.8.2.0) 0x00000000e1910000 0x00148000 engine/binaries/win64
                 ue4editor-outputlog.dll              (4.8.2.0) 0x00000000d65d0000 0x00094000 engine/binaries/win64
            ue4editor-packagesdialog.dll              (4.8.2.0) 0x00000000d62e0000 0x0009c000 engine/binaries/win64
                   ue4editor-pakfile.dll              (4.8.2.0) 0x00000000ef0a0000 0x0004c000 engine/binaries/win64
                   ue4editor-persona.dll              (4.8.2.0) 0x00000000d7c80000 0x00793000 engine/binaries/win64
              ue4editor-physxformats.dll              (4.8.2.0) 0x00000000daf90000 0x00153000 engine/binaries/win64
             ue4editor-placementmode.dll              (4.8.2.0) 0x00000000d3fc0000 0x00087000 engine/binaries/win64
            ue4editor-profilerclient.dll              (4.8.2.0) 0x00000000d5b80000 0x00067000 engine/binaries/win64
          ue4editor-profilermessages.dll              (4.8.2.0) 0x00000000d6960000 0x00031000 engine/binaries/win64
           ue4editor-profilerservice.dll              (4.8.2.0) 0x00000000d69a0000 0x00048000 engine/binaries/win64
           ue4editor-projectlauncher.dll              (4.8.2.0) 0x00000000d56a0000 0x00301000 engine/binaries/win64
                  ue4editor-projects.dll              (4.8.2.0) 0x00000000f2d40000 0x00062000 engine/binaries/win64
     ue4editor-projectsettingsviewer.dll              (4.8.2.0) 0x00000000d5520000 0x0002b000 engine/binaries/win64
ue4editor-projecttargetplatformeditor.dll              (4.8.2.0) 0x00000000d52c0000 0x0004b000 engine/binaries/win64
            ue4editor-propertyeditor.dll              (4.8.2.0) 0x00000000e2990000 0x004f2000 engine/binaries/win64
                   ue4editor-rawmesh.dll              (4.8.2.0) 0x00000000f0940000 0x00022000 engine/binaries/win64
           ue4editor-referenceviewer.dll              (4.8.2.0) 0x00000000d4ba0000 0x000c1000 engine/binaries/win64
                ue4editor-rendercore.dll              (4.8.2.0) 0x00000000f2860000 0x00067000 engine/binaries/win64
                  ue4editor-renderer.dll              (4.8.2.0) 0x00000000e56b0000 0x0078a000 engine/binaries/win64
                       ue4editor-rhi.dll              (4.8.2.0) 0x00000000f2530000 0x0009e000 engine/binaries/win64
               ue4editor-sandboxfile.dll              (4.8.2.0) 0x00000000f2c70000 0x00029000 engine/binaries/win64
             ue4editor-sceneoutliner.dll              (4.8.2.0) 0x00000000d37f0000 0x001c1000 engine/binaries/win64
                 ue4editor-sequencer.dll              (4.8.2.0) 0x00000000d9ce0000 0x00172000 engine/binaries/win64
             ue4editor-serialization.dll              (4.8.2.0) 0x00000000d92f0000 0x00057000 engine/binaries/win64
           ue4editor-sessionfrontend.dll              (4.8.2.0) 0x00000000d59b0000 0x001c8000 engine/binaries/win64
           ue4editor-sessionmessages.dll              (4.8.2.0) 0x00000000dc2a0000 0x00029000 engine/binaries/win64
           ue4editor-sessionservices.dll              (4.8.2.0) 0x00000000daf40000 0x00044000 engine/binaries/win64
                  ue4editor-settings.dll              (4.8.2.0) 0x00000000de6d0000 0x00032000 engine/binaries/win64
            ue4editor-settingseditor.dll              (4.8.2.0) 0x00000000d5630000 0x0006a000 engine/binaries/win64
      ue4editor-shadercompilercommon.dll              (4.8.2.0) 0x00000000dc960000 0x0004e000 engine/binaries/win64
                ue4editor-shadercore.dll              (4.8.2.0) 0x00000000ef0f0000 0x00100000 engine/binaries/win64
           ue4editor-shaderformatd3d.dll              (4.8.2.0) 0x00000000dc870000 0x00033000 engine/binaries/win64
        ue4editor-shaderformatopengl.dll              (4.8.2.0) 0x00000000dc4b0000 0x0014b000 engine/binaries/win64
        ue4editor-shaderpreprocessor.dll              (4.8.2.0) 0x00000000dc8b0000 0x000ae000 engine/binaries/win64
     ue4editor-sharedsettingswidgets.dll              (4.8.2.0) 0x00000000da220000 0x00053000 engine/binaries/win64
                   ue4editor-sizemap.dll              (4.8.2.0) 0x00000000d4af0000 0x0004c000 engine/binaries/win64
                     ue4editor-slate.dll              (4.8.2.0) 0x00000000e71a0000 0x004fa000 engine/binaries/win64
                 ue4editor-slatecore.dll              (4.8.2.0) 0x00000000eafa0000 0x002b2000 engine/binaries/win64
            ue4editor-slatereflector.dll              (4.8.2.0) 0x00000000d78c0000 0x00146000 engine/binaries/win64
          ue4editor-slaterhirenderer.dll              (4.8.2.0) 0x00000000e1710000 0x000a6000 engine/binaries/win64
                   ue4editor-sockets.dll              (4.8.2.0) 0x00000000f2ee0000 0x00043000 engine/binaries/win64
          ue4editor-soundclasseditor.dll              (4.8.2.0) 0x00000000e6e30000 0x00067000 engine/binaries/win64
            ue4editor-soundcueeditor.dll              (4.8.2.0) 0x00000000eddb0000 0x00058000 engine/binaries/win64
          ue4editor-sourcecodeaccess.dll              (4.8.2.0) 0x00000000dc2d0000 0x00025000 engine/binaries/win64
             ue4editor-sourcecontrol.dll              (4.8.2.0) 0x00000000e67f0000 0x000a3000 engine/binaries/win64
      ue4editor-sourcecontrolwindows.dll              (4.8.2.0) 0x00000000d8900000 0x0013d000 engine/binaries/win64
          ue4editor-staticmesheditor.dll              (4.8.2.0) 0x00000000ce510000 0x00148000 engine/binaries/win64
               ue4editor-statsviewer.dll              (4.8.2.0) 0x00000000e5ec0000 0x000e4000 engine/binaries/win64
             ue4editor-streamingfile.dll              (4.8.2.0) 0x00000000e1b90000 0x0002d000 engine/binaries/win64
   ue4editor-streamingpauserendering.dll              (4.8.2.0) 0x00000000d67c0000 0x00034000 engine/binaries/win64
               ue4editor-supersearch.dll              (4.8.2.0) 0x00000000d3460000 0x0009e000 engine/binaries/win64
            ue4editor-swarminterface.dll              (4.8.2.0) 0x00000000edff0000 0x00038000 engine/binaries/win64
      ue4editor-targetdeviceservices.dll              (4.8.2.0) 0x00000000d5bf0000 0x00082000 engine/binaries/win64
            ue4editor-targetplatform.dll              (4.8.2.0) 0x00000000de690000 0x00038000 engine/binaries/win64
                 ue4editor-taskgraph.dll              (4.8.2.0) 0x00000000d69f0000 0x000e4000 engine/binaries/win64
          ue4editor-texturealignmode.dll              (4.8.2.0) 0x00000000d3f10000 0x0002c000 engine/binaries/win64
         ue4editor-texturecompressor.dll              (4.8.2.0) 0x00000000e16d0000 0x00036000 engine/binaries/win64
      ue4editor-textureformatandroid.dll              (4.8.2.0) 0x00000000dccd0000 0x0008a000 engine/binaries/win64
         ue4editor-textureformatastc.dll              (4.8.2.0) 0x00000000f34c0000 0x00020000 engine/binaries/win64
          ue4editor-textureformatdxt.dll              (4.8.2.0) 0x00000000dcb30000 0x00023000 engine/binaries/win64
ue4editor-textureformatintelispctexcomp.dll              (4.8.2.0) 0x00000000dcb00000 0x00022000 engine/binaries/win64
          ue4editor-textureformatpvr.dll              (4.8.2.0) 0x00000000f24a0000 0x0001f000 engine/binaries/win64
 ue4editor-textureformatuncompressed.dll              (4.8.2.0) 0x00000000f0990000 0x0001b000 engine/binaries/win64
                   ue4editor-toolbox.dll              (4.8.2.0) 0x00000000d6510000 0x00031000 engine/binaries/win64
         ue4editor-translationeditor.dll              (4.8.2.0) 0x00000000d7ab0000 0x0010d000 engine/binaries/win64
                   ue4editor-treemap.dll              (4.8.2.0) 0x00000000d4b40000 0x0005b000 engine/binaries/win64
                       ue4editor-umg.dll              (4.8.2.0) 0x00000000e1c10000 0x003a9000 engine/binaries/win64
                 ue4editor-umgeditor.dll              (4.8.2.0) 0x00000000dabe0000 0x00358000 engine/binaries/win64
               ue4editor-undohistory.dll              (4.8.2.0) 0x00000000d5010000 0x000ae000 engine/binaries/win64
               ue4editor-unrealaudio.dll              (4.8.2.0) 0x00000000eda70000 0x0002e000 engine/binaries/win64
                  ue4editor-unrealed.dll              (4.8.2.0) 0x00000000e3eb0000 0x017f1000 engine/binaries/win64
          ue4editor-unrealedmessages.dll              (4.8.2.0) 0x00000000ec1b0000 0x00022000 engine/binaries/win64
              ue4editor-userfeedback.dll              (4.8.2.0) 0x00000000d51d0000 0x0005d000 engine/binaries/win64
            ue4editor-utilityshaders.dll              (4.8.2.0) 0x00000000f4ab0000 0x0002f000 engine/binaries/win64
                  ue4editor-vectorvm.dll              (4.8.2.0) 0x00000000ebf80000 0x0003e000 engine/binaries/win64
          ue4editor-viewportsnapping.dll              (4.8.2.0) 0x00000000d40f0000 0x00022000 engine/binaries/win64
                     ue4editor-voice.dll              (4.8.2.0) 0x00000000df810000 0x0007b000 engine/binaries/win64
                ue4editor-webbrowser.dll              (4.8.2.0) 0x00000000d8420000 0x000bf000 engine/binaries/win64
            ue4editor-widgetcarousel.dll              (4.8.2.0) 0x00000000f25f0000 0x0003e000 engine/binaries/win64
ue4editor-windowsclienttargetplatform.dll              (4.8.2.0) 0x00000000dd420000 0x0002e000 engine/binaries/win64
ue4editor-windowsnoeditortargetplatform.dll              (4.8.2.0) 0x00000000dd3f0000 0x0002e000 engine/binaries/win64
ue4editor-windowsservertargetplatform.dll              (4.8.2.0) 0x00000000dd3c0000 0x0002d000 engine/binaries/win64
     ue4editor-windowstargetplatform.dll              (4.8.2.0) 0x00000000dd380000 0x00038000 engine/binaries/win64
    ue4editor-workspacemenustructure.dll              (4.8.2.0) 0x00000000d9b90000 0x00021000 engine/binaries/win64
              ue4editor-worldbrowser.dll              (4.8.2.0) 0x00000000d3500000 0x002e2000 engine/binaries/win64
                   ue4editor-xaudio2.dll              (4.8.2.0) 0x00000000dc330000 0x00047000 engine/binaries/win64
                 ue4editor-xmlparser.dll              (4.8.2.0) 0x00000000d74b0000 0x0002a000 engine/binaries/win64
                ue4editor-epicsurvey.dll              (4.8.2.0) 0x00000000d7370000 0x000ce000 epicsurvey/binaries/win64
ue4editor-exampledeviceprofileselector.dll              (4.8.2.0) 0x00000000df890000 0x00021000 exampledeviceprofileselector/binaries/win64
          ue4editor-gitsourcecontrol.dll              (4.8.2.0) 0x00000000d7780000 0x0007f000 gitsourcecontrol/binaries/win64
      ue4editor-leapmotioncontroller.dll              (4.8.2.0) 0x00000000d6e00000 0x00075000 leapmotioncontroller/binaries/win64
         ue4editor-mediaplayereditor.dll              (4.8.2.0) 0x00000000d70e0000 0x000e7000 mediaplayereditor/binaries/win64
         ue4editor-messagingdebugger.dll              (4.8.2.0) 0x00000000d6f20000 0x001b4000 messagingdebugger/binaries/win64
                ue4editor-oculusrift.dll              (4.8.2.0) 0x00000000d6c00000 0x0008b000 oculusrift/binaries/win64
                   ue4editor-paper2d.dll              (4.8.2.0) 0x00000000d93c0000 0x00173000 paper2d/binaries/win64
             ue4editor-paper2deditor.dll              (4.8.2.0) 0x00000000d9030000 0x002b8000 paper2d/binaries/win64
  ue4editor-paperspritesheetimporter.dll              (4.8.2.0) 0x00000000d7860000 0x0005f000 paper2d/binaries/win64
        ue4editor-papertiledimporter.dll              (4.8.2.0) 0x00000000d7800000 0x00058000 paper2d/binaries/win64
             ue4editor-smartsnapping.dll              (4.8.2.0) 0x00000000d40c0000 0x00027000 paper2d/binaries/win64
     ue4editor-perforcesourcecontrol.dll              (4.8.2.0) 0x00000000d7570000 0x00201000 perforcesourcecontrol/binaries/win64
             ue4editor-pluginbrowser.dll              (4.8.2.0) 0x00000000d7270000 0x000fc000 pluginbrowser/binaries/win64
   ue4editor-proceduralmeshcomponent.dll              (4.8.2.0) 0x00000000d6ba0000 0x00060000 proceduralmeshcomponent/binaries/win64
               ue4editor-slateremote.dll              (4.8.2.0) 0x00000000d6ae0000 0x0002b000 slateremote/binaries/win64
         ue4editor-speedtreeimporter.dll              (4.8.2.0) 0x00000000d71d0000 0x00093000 speedtreeimporter/binaries/win64
                   ue4editor-steamvr.dll              (4.8.2.0) 0x00000000d6b40000 0x00052000 steamvr/binaries/win64
         ue4editor-steamvrcontroller.dll              (4.8.2.0) 0x00000000d6b10000 0x00022000 steamvr/binaries/win64
   ue4editor-subversionsourcecontrol.dll              (4.8.2.0) 0x00000000d74e0000 0x00089000 subversionsourcecontrol/binaries/win64
              ue4editor-udpmessaging.dll              (4.8.2.0) 0x00000000d9350000 0x00068000 udpmessaging/binaries/win64
             ue4editor-uobjectplugin.dll              (4.8.2.0) 0x00000000d7480000 0x00023000 uobjectplugin/binaries/win64
ue4editor-visualstudiosourcecodeaccess.dll              (4.8.2.0) 0x00000000d7440000 0x00037000 visualstudiosourcecodeaccess/binaries/win64
        ue4editor-windowsmovieplayer.dll              (4.8.2.0) 0x00000000d9540000 0x0003c000 windowsmovieplayer/binaries/win64
                  ue4editor-wmfmedia.dll              (4.8.2.0) 0x00000000d95c0000 0x00039000 wmfmedia/binaries/win64


Report end!

Hi jdavis1,

At first glance, it looks like animation Blueprint that you are using has become corrupted. From your comments it sounds like this started happening when you upgraded your project to 4.8, is that correct? Do you still have previous version of project from prior to upgrade? If so, try upgrading another copy of project to see if animation Blueprint will work correctly in that copy.

If you no longer have previous version of project, or Blueprint shows same issues with a new upgraded copy, it may be necessary to rebuild Blueprint.

Hi jdavis1,

We have not heard back from you for a few days. Do you still need any help with this issue? I will be marking this post as resolved for internal tracking purposes. If you still need any help, please feel free to post a comment with any additional information you may have.