The following ambient occlusion console commands have issues: r.AmbientOcclusion.Compute ? The help text state it only works console but it also works on PC and likely other platforms. r.GTAO.Use ...
A licensee reported occasionally triggers an ensure during automation testing, potentially when the GameThread flushes Visual Logger via FVisualLogger::Flush() and an animation worker thread executi ...
This appears to be an oversight with input parameters. UEdGraphSchema_K2::GetReplaceVariableMenu should also search the list of input parameters when finding matching replacements. ...
When a ComboBox is set as elements in a ListView, it can see that the option is set to the wrong element when selecting the ComboBox. ...
Looks like he data is being lost along the chain from our call to GetCustomUniformBufferResource and is erased in both FPrimitiveSceneProxy::UpdateUniformBuffer and in FPrimitiveSceneShaderData::Bui ...
When using a Translucent or Modulate blend mode decal, the underlying shadow may become visible with VSMs, RT Shadows, and with the Pathtracer. When no normal is applied and a sphere is used to tes ...
Velocities are not being cleared when physics simulation set to false. ...
When opening a Level from the Content Browser, the world gets initialized twice. This initialization process can be quite long, especially for big world using world partition. There doesn't seem to ...
When bFailedNavLinkNavLink is enabled in RecastNavmesh, some NavLink points are debugged and others are not depending on the position of the NavLink point. In the sample project, enable bFailedNavL ...