Exporting the UE4 Mannequin to Blender then re-importing to UE4 breaks the animations, causing them to reimport rotated 90 degrees ...
Animation orientation does not auto-convert to UE4 coordinates when reimporting the same way it does when importing the same animation as a new import. In other words, a run animation generated from ...
There is a discrepancy between how Movie Scene Capture (Legacy) and Movie Render Queue handle letterboxing for sensor aspect ratio's that do not match the export resolution, which seems to be a bug ...
Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...
User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...
Checking Override Attenuation in Details < Audio Component < Attenuation disables settings that further adjust the Attenuation. Such as: Attenuation Air Absorption, Attenuation Listener Focus, Atte ...
(Enduring Games) I investigated it and found that the following primitive data flag test in BasePassPixelShader.usf fails: (GetPrimitiveData(MaterialParameters).Flags & PRIMITIVE_SCENE_DATA_FLAG_DE ...
When a Niagara System has SimTarget set to GPUCompute Sim, CameraQuery is only returning data from the Player0 camera, regardless of PlayerControllerIndex. The expected behavior would be to have the ...
This is a common crash in the 4.18 release. It is the exact same callstack (and crashGroup) as in [Link Removed], although that Jira had specific repro steps and was confirmed fixed in 4.18.0. The ...
paint layers do not take effect on all tiled layers that have a material incorporated if a user attempts to paint on them from the persistent level. ...