This is a common crash occurring for users in the 4.16 release. It is spread out across many different CrashGroups with slight variations in callstack. Users have not provided any descriptions whe ...
Apex Cloth assets disappear if you set the Custom Time Dilation to 0.0. You can workaround the issue by setting the Custom Time Dilation to 1.0, and then use the 'Force Cloth Next Update Teleport a ...
A licensee is seeing an issue with a couple of post process materials after enabling ray tracing. While the materials presenting the issue fail to compile for different reasons, they both refernce t ...
A welded hierarchy blocks updates to collision settings on all but the root primitive. Calling SetCollisionResponseToChannel on the children won't work. The licensee noticed that IPhysicsProxyBase* ...
Shortcut will still led to create a new function in the macro library. and this makes engine crash with following callstack. Assertion failed: Blueprint->BlueprintType != BPTYPE_MacroLibrary [Link ...
A common crash affecting many users in 4.17.0 ...
Thumbnail can be fix by (Quote from UDN) "adjusting OrbitYaw of the ThumbnailInfo for the +X-facing skeletal mesh" Persona Editors can be fix by (Quote from UDN) "setting SkeletalMesh->SetHasCustom ...
The AnimSingleNodeInstance used in the AnimMontage preview does not consider multiple Slots. The following is a correction code. void UAnimSingleNodeInstance::SetAnimationAsset(class UAnimationAsse ...
When changing the tangent value, the last value is sometimes not 1.0 [Reproduce sample project] [Link Removed] ...