The Alpha Mask on a Canvas Render Target 2D no longer appears when rendering with ES3.1. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 7 (CL-12759524) ...
The code executes correctly at runtime, but the tooltip is incorrect. There is logic applied in CallFunctionHandler.cpp that handles the runtime execution, but that logic is missing the the tooltip. ...
Right now when we reimport a staticmesh in python, the given import options are ignored, resulting in the ResetToFbxOnMaterialConflict reimport setting not working. The options given to the ImportA ...
Editor Content remains visible when selecting a Static Mesh for a Cube Actor in 4.25 preview even after setting Engine content to hidden. ...
UGameplayAbility::ConfirmTaskByInstanceName() has an incorrect code comment that was copied and pasted from UGameplayAbility::CancelAbility(). The comment for UGameplayAbility::ConfirmTaskByInstance ...
This is a Rhino file. Shadows are not cast on the Static Mesh after materials are assigned in the Static Mesh Editor. This was reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4. ...
The OnUnPossess() method of the AAIController class is triggered twice ...
Paper2D tile maps cannot be edited via the modes toolbar in viewport, after they are placed in a level and promoted to an instance ...
When first added as a child widget in NamedSlot, the child widget can be dragged and dropped onto the parent widget's designer. The following assert causes a crash. Assertion failed: ParentWidget ! ...
The FailsafeArea of NavModifierVolume is generated at a different location from the center of the actor when it rotated. This means that the effect of rotation is incorrect. (see attached file) W ...