Editor crashes if a custom event function is called after a custom event has been bound to an event dispatcher. However, this only occurs if the event binding occurs from an event delegate by ref ou ...
i had an AWS EC2 g3.4xlarge instance(Nvidia M60 card). I could run 4.22 packed PS application correctly. When switching to 4.24.1, I got the following error when trying to start the application wit ...
BRANCH: MAIN CHANGELIST: 2374441 PLATFORM: Windows DESCRIPTION: The functionality to use the hotkey to deselect an object in the viewport using the ESC key no longer works in 4.7 without first sel ...
When a small external force is applied to the rigid body, the VSmooth value is reset in the ResetVSmoothFromForces function. Since this function ignores the current velocity, a very small velocity ...
Meshes that animate via vertex deformations using worldposition offset display incorrect surface normals while animating. The reflections of the environment smear as the mesh moves making it look tr ...
Shader compile error in function PositionOnlyMain() in ShadowDepthVertexShader.usf if defined INTERPOLATE_POSITION. LogShaderCompilers:Warning: 1 Shader compiler errors compiling WorldGridMaterial ...
This is a regression from 4.27. This is happening because of the change to typed elements. UEditorEngine::PostUndo, when combined with the typed element changes causes the selection set to reorder ...
The crash only occurs if the additional skeletal mesh component is used with Set Master Pose Component (see ToggleAttach function in the TopDownCharacter BP). It doesn't seem to matter what mesh we' ...
You cannot use the key value combo "Alt + F4" as the input for an Action Mapping, whereas you can use "Alt + other F keys" as inputs. (Alt + F4 is a command to close programs in Windows) Expected: ...
When forward shading is enabled some assets will have a shadow flicker along their face geometry. It has a similar look of z-fighting with polygon faces. This issue does not happen in Deferred rende ...