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 ...
This is a common crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack seems to be the same as [Link Removed], which ...
After the user imports an alembic groom asset and creates a binding, then saves, the user opens the groom editor and assigns the newly-created binding asset. After saving the editor and re-opens the ...
This is an infrequent crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 47 void UK2Node_MacroInstance::PostPasteN ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context:757 if (SourceMips.Num()) 758 { 759 FFormatNamedArguments Args; ...
A number of places in the code rely on raw UProperty pointers to track properties they care about. This can present issues when BPs inherit from other BPs, because the parent's class may be Purged / ...
This is a trending crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 892 const FNameEntry* FName::GetDisplayNameEn ...
This is an infrequent crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. It seems to be a different issue, but the callstack sh ...