Whenever I select import and try to import any image file (PSD,JPEG,Targa,PNG,etc.) It Crashes and the crash summary is as followed:
LoginId:bc82fa8249883a7601526cbd65f191ba
EpicAccountId:870e2132ad374cb9904dbccc7e0996cd
Unknown exception - code c06d007e (first/second chance not available)
KERNELBASE
UE4Editor_TextureFormatDXT!__delayLoadHelper2() [f:\dd\vctools\delayimp\delayhlp.cpp:323]
UE4Editor_TextureFormatDXT!_tailMerge_nvtt_64_dll()
UE4Editor_TextureFormatDXT!FNVTTCompressor::FNVTTCompressor() [d:\build++ue4+release-4.15+compile\sync\engine\source\developer\textureformatdxt\private\textureformatdxt.cpp:129]
UE4Editor_TextureFormatDXT!CompressImageUsingNVTT() [d:\build++ue4+release-4.15+compile\sync\engine\source\developer\textureformatdxt\private\textureformatdxt.cpp:324]
UE4Editor_TextureFormatDXT!FTextureFormatDXT::CompressImage() [d:\build++ue4+release-4.15+compile\sync\engine\source\developer\textureformatdxt\private\textureformatdxt.cpp:478]
UE4Editor_TextureCompressor!FAsyncTask::DoWork() [d:\build++ue4+release-4.15+compile\sync\engine\source\runtime\core\public\async\asyncwork.h:263]
UE4Editor_TextureCompressor!FAsyncTask::DoThreadedWork() [d:\build++ue4+release-4.15+compile\sync\engine\source\runtime\core\public\async\asyncwork.h:288]
UE4Editor_Core!FQueuedThread::Run() [d:\build++ue4+release-4.15+compile\sync\engine\source\runtime\core\private\hal\threadingbase.cpp:442]
UE4Editor_Core!FRunnableThreadWin::Run() [d:\build++ue4+release-4.15+compile\sync\engine\source\runtime\core\private\windows\windowsrunnablethread.cpp:76]