Certain Lumen Hardware Ray Tracing CVars, when disabled in isolation, will not fall back to tracing the Global Distance Field, because the Global Distance Field is still disabled. The function "Lum ...
Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec. Reproduced in 4.9.2 binary and Main (//UE4/Dev-Main C ...
A Spline component that is altered in the construction script cannot be referenced by the Event Graph. ...
UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges. It should be set to Clamp or Mirror by default. ...
When a Sound Wave is set on a referenced node, and that node is used in composition, the Sound Wave will cut out after some time. This does not occur if the reference node uses an Input node for the ...
When using a code created function call inside of a blueprint that takes in a pointer to a UBlueprint as a paramter the pin for setting the desired blueprint will cause a compile error when the edit ...
If a post process volume is set to use a material shader, reducing the screen percentage while in VR Preview will shift the coordinates left/right. ...
Cannot set the Rotation value of an Instance Static Mesh component if the scale is set to zero. This can be done with StaticMesh components and standard Static Meshes in the level. ...
Copied timeline nodes triggers an Android crash and a black screen on the iOS devices. ...
The description of SpringArmComponent's "Use Camera Lag Substepping" option says "sub-step camera damping so that it handles fluctuating frame rates well". However, as noted and explained by a licen ...