Generated from CrashReporter ...
There is a scenario where delta struct serialized fast arrays can replicate changes that introduce additional elements to the array, but without changelists containing the new data. This needs furt ...
When creating an anim streamable we immediately fail a check in the compression code in FCompressibleAnimData::FetchData: checkf(AnimSequence, TEXT("Invalid animation sequence while trying to fetc ...
This is a somewhat common crash coming out of the 4.17 release. User Descriptionsclicked Launch->Firefox. This is the same project with in-game video-screens which has been crashing on Launch for W ...
Reported by customer: It seems like in some cases, even when the InlineEditConditionToggle property specifier is not used, the behavior it enables is turned on anyway. It's possible to disable it w ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Item.NameAndInfo ...
Setting color in linear color struct variable within another struct crashes the editor. Frequency: 4/4 Regression (yes) issue (does not) occur in 4.11.2 ...
Any blueprint with a TArray of a struct containing a TMap crashes the editor when adding elements ...
This is a trending crash coming out of the 4.17 release. Users have not provided useful descriptions of their actions when the crash occurred. User Descriptionschecking stuff on internet. what does ...
When trying to add an entry to a TMap in a nested struct that is an element of an array the engine crashes. This doesn't happen if it is not an array of the nested struct. Attached are .h and .cpp ...