Editor crashes when trying to using get Material Slot Name on a static mesh component that has not has a static mesh specified. ...
Based on CrashVisualizer data, crashes of this nature are the 4th most common in the 4.15.1 release. This crash may be expected due to the clear messaging that the system is out-of-memory, but this ...
Crash when clicking on a "Two Bone IK" node in an Animation Blueprint Crash Reporter currently down, see callstack section. Log and dmp are attached ...
Attempting to import content into a project causes the editor to crash on Linux ...
This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...
Using the ServerTravel console command to switch to a different level while a physics vehicle is in the current level will trigger an assert. ...
User project crashes when exiting from mobile preview. Frequency: 5/5 Crashreporter: [Link Removed] ...
"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...
This isn't a hard crash, but a "verify(...)" from MaterialExpressions.cpp, line 559. ...
If two custom classes are created in C++ (Class A & B) and a reference to Class A is created as a member of Class B and initialized in Class B's constructor, the editor will crash once a blueprint o ...