When packaging with only support for DirectX10 RHI, the editor will crash after hitting "OK" on the window that mentions that the Global Shader Cache file is missing. This was encountered while run ...
With a light function being used on a light and volumetric fog enabled if you move the camera around it will cause screen-space banding at the edges of the screen. Found in 4.19 CL# 4033788, 4.20 P ...
When we do the refactor for MeshDescription we miss the staticmesh reduction project settings option and change only the quadric reduction. There are two possible fixes for this issue: 1. Implemen ...
Disabling Bluetooth Controller support for Android also causes the Back button of the navigation bar to not work properly, as the input event does not fire when it is pressed. Regression?: No This ...
Translucent Materials will receive incorrect shadows in forward shading. This is working as expected in 4.18 CL# 3832480 Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# 4408769, 4.22 CL# 4413 ...
When attaching a ribbon particle system to a moving object, undesired/unexpected effects take place when the object moves out of camera view. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# ...
When Slot animation by AnimMontage and AnimationTrack is done at the same time, the blend result differs from expectation. Probably because if AnimMontage's loop playback by EventTrack is executed, ...
When creating a local binary build of the Engine using the BuildGraph, there are several tools that are built for Win32 even if Win32 was specifically excluded from the BuildGraph (ie. -set:WithWin3 ...
The foliage instanced mesh, as well as ISM and HISM components both appears to be unable to export navmesh data for generation once we introduce a change in the contents. This error only shows up in ...
Sequencer bindings are lost when creating Sequence Player after loading a Sublevel using LoadLevelInstance. This was reported and tested in 4.21.2 (CL-4753647). This was reproduced in 4.22.3 (CL-7 ...