FastPath can't handle TMap (maybe any other container type too) in AnimGraph causes this crash. FastPath copies TMap property to the AnimNode member property directly like MemCopy. So two properties ...
Event Graph 'Begin Overlap' event fires while not in Simulate or PIE. It seems to somehow be linked to the components. If the actor contains a Box Collision component and either a Static Mesh comp ...
This is a common crash in the 4.16 release. The callstack is similar to [Link Removed], but that was fixed in 4.16.2 while this crash still occurs. Users have not provided any additional informati ...
This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 174 if (GWarn) 175 { ...
This is a somewhat common crash affecting users in 4.17. They have not provided any descriptions of their actions when the crash occurred. Source Context 110 /** 111 * Walks up ...
This is a trending crash coming out of the 4.18 release, and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 347 stat ...
When importing this users file of an OBJ asset there will be an assertion failed error. On the import message if you hit "ignore" until the mesh imports all will work in 4.10 or later. This was no ...
This is a common 4.18 crash. Users have not provided any description of their actions when the crash occurred. Source Context 2286 void AInstancedFoliageActor::PreEditUndo() 2287 { ...
We likely have several places in the editor that convert text taken from an editable text into an FName without ensuring that the string will fit into an FName. This can lead to editor crashes. One ...
This is a common crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack shares some similarities to [Link Removed] Source Conte ...