DESCRIPTION: When using form extended structure with DMs that are hit by a rigid body the resulting hit does not reflect the correct actor if they are both using form extended. If a DM without form ...
If an actor blueprint contains a Transform variable, setting that blueprint as the child actor component (CAC) of another blueprint / blueprint instance then updating the transform variable in the o ...
When using a Direct Capsule Shadows on a skeletal mesh with a Stationary Point light, depending on the point lights placement, light source radius, and nearby surfaces will cast the shadow on the op ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 7 8 DECLARE_CYCLE_STAT(TEXT("AnimSeq EvalCurveData"), STAT_AnimSeq_EvalCurv ...
Crash when rendering cinematic in a Separate Process without "-NoLoadingScreen" cmd argument. Occurs in 4.12 and 4.13 in both Matinee and Sequencer Error message: Assertion failed: SizeX > 0 && S ...
Compiling failure from several compile errors in the output log. They're of same type like this:UATHelper: Packaging (Android (ETC2)): xgConsole: In file included from D:\Streams\UE4_Release\Engine\ ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.14. User DescriptionsI was copying and pasting a Geometry Box and then the client just crashed.I was trying some st ...
This is a common crash affecting users in 4.16. The callstack is very similar to [Link Removed], which has previously been fixed. User DescriptionsTesting destruction of generated destructables. T ...
There is currently no simple way to do a deprecated variable fixup on native variables that are set by a blueprint class. For a simple variable rename, CoreRedirects can be used and will work proper ...