Playing a video on a Mac using the Editor's Media Player results in the video appearing to have had its data compressed, and with an apparent decrease in quality. In particular, there is noticeable ...
When using the command Slate.EnableLayoutCaching 1, The Play button is removed from the tool bar after exiting play. ...
This happens almost 100% on a MBP/MaxOS, (2.3GHz Quad-Core Processor ,8GB 2133MHz LPDDR3 memory), also happens in a lower frequency on PC/Windows, (nvidia 1080, 64 memory) ...
Sequencer is having issues handling a camera rotation going past -180 or 180 degrees with multiple keyframes when Key All and Auto-Key options are enabled. This results in unwanted 180 degree flip w ...
Rate Scale does not appear to have an effect when using a blend space that blends an animation with two separate Rate scales. ...
This is related to [Link Removed], and possibly the same issue. It is still not possible to open a generated.h file from within a project solution. I was able to reproduce this in both a binary Engi ...
Unexpected behaviour with meshes scaled via BP and exported via .fbx (.obj looks to function as expected) Confirmed in 4.22 Main CL 4648854 ...
When using the UE4 Editor with Vulkan there is a slight lag when navigating through the menu options. This lag is not present when launching with OpenGL nor is it present on Windows with -vulkan. ...
DragDropOperation is removed when pressing esc button. but this is skipping OnDragCancelled so it can disrupt user's UMG drag operation logic. ...