The order of passes related to Decal rendering (without the DBuffer) and CustomDepth is changed by the CVar "r.Lumen.AsyncCompute", even when Lumen is not enabled. This causes Decal Materials that ...
When an actor that can be stood on and jumped off of is moved in a sequencer it's inherited velocity doesn't scale with the Sequence play rate. If you jump in the opposite direction the cube is goin ...
When using a SceneCapture2D within blueprints (as a component or actor blueprint) and moving the blueprint around while placed in the world (Capture Every Frame and Capture on Move enabled). The mem ...
Skeletal mesh's physics collision lag behind the actual mesh. It didn't matter if there was just a root bone or multiple bones/constraints. This doesn't happen when using static meshes. The effect ...
Context: Landscape patches are components that can be attached to meshes to affect the landscape as the mesh is repositioned. Problem: The problem is that when using "Texture Backed Render Target" ...
Error on some Niagara emitters using the WindForce module: LogNiagaraEditor: Error: Invalid input type found while attempting initialize new rapid iteration parameters. Function Node: /Game/FX/Expl ...
When forward shading is enabled some assets will have a shadow flicker along their face geometry. It has a similar look of z-fighting with polygon faces. This issue does not happen in Deferred rende ...
This is a regression since 5.5 with skeletal meshes where morph target normal/tangent deformation only works when a mesh is imported as a LOD of an existing skeletal mesh, but not when imported as L ...
When creating and modifying a material, the base Texture Sampler count and instructions are returning incorrect values. In 4.14.3 whenever you create a new material the Texture Sampler count is 0/1 ...
The issue was reproduced when building a minimap for an open world level with no Actors with "Is Spatially Loaded" enabled. Placing additional Actors with "Is Spatially Loaded" enabled in the level ...