When creating a patch with pak signing enabled the created output folder contains the pak files from the base release but does not contain the .sig files, even if they were enabled when creating the ...
It appears that notify track does not follow the size of the custom window scale. As a result, display problems may occur, and events may be placed in unexpected positions. This is similar to [Link ...
This is a race condition between the FShadowScene update & rendering, where sometimes the renderer tries to access a data array before it has been populated leading to the crash. It happens fairly r ...
Reported in SF [Link Removed] User has a file that will crash at launch consistently. Crash report indicates the problem is with PCG content inside the file. ...
The PlayerCameraManager->OnBlendComplete() delegate is not getting called when running a game in a standalone network mode without any networking. ...
In the Viewport, enabling Wireframe Mode (ALT+2) along with HDR (EyeAdaptation) Visualization crashes the Editor. I've tested different versions and this issue is not present on 5.0, but it reproduc ...
Runing PlayInEditor with NetMode PlayAsClient, a LevelSequence that AutoPlays in the level, contains a Spawnable BP_ThirdPersonCharacter with an animation, and is also opened in Sequencer, leads to ...
When an Animation Sequence is overridden by a LevelSequence, and later reverts to its original animation state, the AnimInstance fails to properly reinitialize. This prevents subsequent animation lo ...
When (unintentionally) trying to set one texture as the composite texture of another, which itself is the composite texture of the first, a stack overflow occurs leading to a crash: in UTexture::Pos ...
A licensee has reported that generating a full memreport of a packaged project which uses a texture collection leads to a crash. ...