Regression when using custom stencil with in-editor mobile preview. This does NOT reproduce in MAIN at CL 9730599 ...
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 ...
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 ...
Applying a new reflection capture resolution after changing Preview Rendering Level to Android ES3.1 results in crash. Tested in: 4.24 P3 CL#10283392 4.25CL#10303496 ...
Crash after deleting Editor Utility Widget and accessing from Window menu ...
The locations of individual point cloud points are empty in the array returned from the get_points_in_box_as_copies,get_points_in_sphere_as_copies,line_trace_multi functions. The last boolean argum ...
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 ...