It appears that LumenScene's Hardware Ray Tracing is causing light leaking into a sealed room (which should be perfectly black). This bug does not appear to happen on AMD GPUs. ...
It appears that MRQ does not actually add the pass that updates the Water Info Texture in the WaterZone actor. If the Skylight is set to "SLS Captured Scene" and does not capture every frame, then t ...
Refraction does not adjust the scene depth texture, leading to a mismatch between Scene Color samples and Scene Depth samples. ...
When exporting a Cinematic Camera as FBX and importing it back, all transforms and Camera view are shifted. This happens when in Level Sequence Actor has the property "Transform Origin Actor" set to ...
Virtual Shadow Maps do not invalidate pages when HLODs replace meshes. This can lead to inconsistencies between the geometry and the shadows, which can cause artifacts as pages are invalidated. ...
Skeletal Mesh Components that use Custom Animation Mode will have their animation rest to the base position when any change is made to the Level Sequence that the character is used in. The Licensee ...
A crash from bad memory access can happen when clearing the textures in a Texture2DArray asset. This appears to be because the order of operations when deleting the platform data is: ``` if (Privat ...
Rect Lights that intersect geometry can produce NaN pixels in SceneColor, which will affect bloom, FXAA, and other future passes. This can lead to large visible artifacts. The NaN values are produc ...
The Level Visibility tracks part of a Subsequence are turned off every time you save the Leve Sequence. It does not happen if Level Visibility tracks are added in the main Sequence. ...