This is a slightly common crash coming out of the 4.17.2 hotfix. Users have not provided any descriptions of their actions when the crash occurred. Source Context 951 /** 952 * ...
Generated from CrashReporter user's comment: Everytime I press "Play" in this specific project, the program crashes ...
Changing the default value of a struct that is included as an array in another struct can prevent any Blueprints that use a DataTable made from the second struct from compiling. It appears to be a p ...
A networked VR (HMD) game will result in an undesirable rotation for the pawn on startup for a network client, and the issue is dependent on timing. ...
This is an editor-only crash that's due to stack overflow/infinite recursion in UInheritableComponentHandler::FixComponentTemplateName(). We are recursively trying to rename other inherited componen ...
This crash only occurs when the asset is dragged and dropped into the level. Workaround Add the asset to the level, then to the sequence. NOTE This does not occur in //UE4/Main ...
UDN licensee Prophecy Games has encountered an issue in which the RaytracingGeometry::Tick() function is called twice during a single frame. This causes an assert to trigger, which blocks them from ...
Crash occurs when playing in editor with a character that has a Simple Wheeled Vehicle Movement Component, with a Wheel Class assigned to it. This crash seems to only occur if Don't Create Shape is ...
Using the delete key or context menu to delete a single sync marker created by an Animation Modifier deletes all sync markers created by the Animation Modifier. If all the markers are deleted, and ...