This is an infrequent crash coming out of the 4.17 release. User DescriptionsNICE PIN FIX NOW I CANT ADD VARIABLES NORMALLY Source Context 612 void UEdGraphPin::SerializeAsOwningNode(FArch ...
The attached project crashes whenever one of the structs is being opened. This does not occur in 4.10.4, this is a regression. Found in 4.11 Binary, reproduced in Main CL 2930737. User informati ...
No user comments in crash group ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13 Preview 1. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 67 ...
If a TArray has a TInlineAllocator with a large number and the class is used with a child Blueprint, the editor will throw an assert. If the base C++ Class is used instead of the Blueprint, the asse ...
Looks like this is a problem where the Actor is Duplicated due to constructions scripts running. Later, when the duplicate is destroyed all of its components will call RemoveOwnedComponent as they'r ...
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 regular crash that has occurred through 4.16 and into the 4.17 previews. The callstack is similar to [Link Removed] (invalid), although the error message is different. User Description ...