Every now and again (1 in every ~10) when I press play (not for the first times in an editor session) I get this fatal error followed by a crash dump of the editor.
I’ve checked all the pointer assignments and protected them. It started about 4-5 videos ago. If I start the editor and press play it almost never crashes and in standalone mode outside of the editor, it rarely crashes.
It seems like something is being called before it is properly initialised.
Fatal error: [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Core/Private/Windows/WindowsPlatformMisc.cpp] [Line: 475]
Pure virtual function being called
0x00007ffcfcb64b89 KERNELBASE.dll!UnknownFunction []
0x00007ffc7b41d066 UE4Editor-Core.dll!UnknownFunction []
0x00007ffc7b4207a8 UE4Editor-Core.dll!UnknownFunction []
0x00007ffc7b12e8cd UE4Editor-Core.dll!UnknownFunction []
0x00007ffc7b437360 UE4Editor-Core.dll!UnknownFunction []
0x00007ffcdff76bf4 VCRUNTIME140.dll!UnknownFunction []
0x00007ffc7a7704b4 UE4Editor-CoreUObject.dll!UnknownFunction []
0x00007ffc7a9b635b UE4Editor-CoreUObject.dll!UnknownFunction []
0x00007ffc7a976c61 UE4Editor-CoreUObject.dll!UnknownFunction []
0x00007ffc7a97fb18 UE4Editor-CoreUObject.dll!UnknownFunction []
0x00007ffc7aeddf05 UE4Editor-Core.dll!UnknownFunction []
0x00007ffc7aedf160 UE4Editor-Core.dll!UnknownFunction []
0x00007ffc7aee6495 UE4Editor-Core.dll!UnknownFunction []
0x00007ffc7b43898b UE4Editor-Core.dll!UnknownFunction []
0x00007ffc7b431620 UE4Editor-Core.dll!UnknownFunction []
0x00007ffcfe157034 KERNEL32.DLL!UnknownFunction []
0x00007ffcfee82651 ntdll.dll!UnknownFunction []
Crash in runnable thread TaskGraphThreadNP 4