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 ...
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: Access violation - code c0000005 ( ...
I had a tester with VS 2015 run through the steps I failed with, and they were unable to repro. JamesF was able to repro the issue on VS 2017. JamesF pointed out that this does not occur is you cho ...