Crash when ApplyPhysicalAnimationProfileBelow node and UPhysicalAnimationComponent :: UpdateTargetActors by UPhysicalAnimationComponent :: OnTeleport run in the same frame. Because RuntimeInstanceDa ...
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) ...
Modes workflows were updated in 4.25. This change removed the traditional Editor modes from the single, static Modes Panel and moved them into a combo box on the Level Editor Toolbar. Entering a mod ...
Up to date assets are cooked when a project is not located inside UE4 root directory. An Additional note from the user: "My impression is this issue is caused in part by FPaths::MakeStandardFilena ...
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. ...
Vertex interpolator (semi-randomly) causes visual artifacts on meshes. This did not happen initially when using or creating this material function but started about 24 hours later but now happens st ...
Typo of lighting exists in the Top Down Template map. ...
This example consists of a simple BP Actor, containing a Collision Sphere and Static Mesh (Sphere). The BP has Simulate Physics Ticked on, the Mass in KG is 1 and collision preset is set to Block Al ...
Copy/pasting cloth configs used to be possible in 4.23. It then got broken in 4.24 (crash) with the introduction of changes required for the new physics engine. In 4.25, the config evolved to a Map ...
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 ...