Attach in Sequencer causes erratic translation values on Child ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
Adjusting play speed for animation causes notifies to trigger multiple times. Creates a stuttering effect. ...
Landscape Collision is offset when using the Landscape Visibility Mask. If you paint a hole within the landscape and use the Third Person Template character to walk over the holes, the character wil ...
Static meshes do not snap to meshes created from bsp brushes, despite being turned into static meshes themselves. They instead snap to the next lowest mesh on the z axis. ...
I am using the orthographic camera preview fairly extensively for making an in-engine Tiling Texture maker. This feature is currently busted since the orthographic camera preview window is rendering ...
Landscape Components incorrectly list size in cm in detail's pane. The transform values are listed as cm, but should either be meters or shown as the correct scale. The cm scale appears correctly wh ...
Concerning the UI, in most cases clicking on the magnifying glass will navigate to the selected asset in the Content Browser. Clicking on the magnifying glass next to the Parent Socket field result ...
A linker error is thrown when trying to build a project with -precompile / -useprecompile flags. Linker Error thrown: LINK : fatal error LNK1181: cannot open input file 'D:\UE4\Engine\Intermediate ...
There are lengthy compile times with a blueprint with 50+ instances in the level that contains an array of self references. On lower-end machines, the compile times are upwards of 10 seconds. Found ...