Unlike non-Nanite Skeletal Meshes, Nanite-enabled Skeletal Meshes do not correctly respond to the Show flag passed via ShowMaterialSection(). Consequently, the Isolate checkbox for material slots in ...
Frame-locked Sequencers can occasionally produce frames with a zero delta time due to frame number truncation. When this occurs, if the animation cursor is within the range of a Notify State that is ...
It seems like the code in RefreshSamplerStatesCallback() can overlap with FillUniformBuffer when it mutates the Wrap_WorldGroupSettings and Clamp_WorldGroupSettings FSharedSamplerState objects. Addi ...
Depending on whether I first open the level sequence that contains the control rig, or its parent level sequence, the animation curve will evaluate differently. ...
Nanite tessellation, only supports calculating displacement in local space and everything gets scaled with the object scale, which is often undesirable. If the camera enters inside the area allocate ...
Panini Lens Distortion does not appear to affect some buffers (SceneDepth, CustomDepth, WorldNormal, etc.) consistently. These buffers behaved correctly in 5.3 ...
Particles using Distance Field collision can have their collision controlled by "r.DistanceFieldAO". It appears that the condition in "ShouldPrepareGlobalDistanceField(...)" from DistanceFieldAmbie ...
Scrubbing is the only way to move the playhead. ...
When an instance of a child blueprint in a level enters the “Bad Blueprint” state due to a compile error it will reset to default values when it is restored after the compile error has been fixed. ...
Context The LevelStreamingPersistence plugin can be used to remember and restore properties on actors and components that are part of a streamed level. Saved property values are restored when a lev ...