Datasmith Scene actor that is a Child will be unlinked from scale changes if parent scale is set to 0 ...
Using the new "Get Relevant Anim Time Remaining" Node, transitions don't read the relevant anim until the second time passing through the state. *See attached image. In contrast, using the old "Tim ...
Montage with multiple slots will only ever use root motion from the first slot ...
When a capsule collider passes from the top of one piece of geometry to another that is very close the OnHit event doesn't fire. I have attached a project that demonstrates the issue in 4.23. A vid ...
In the Level Window, Sub Levels which are nested inside of a folder will lose their hierarchy upon changing their streaming methods. ...
The collision of objects moving at high speeds seems to move in front of the object. The faster the object is moving, the further the collision will be from the mesh. AnswerHub report: https://an ...
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 ...
DESCRIPTION: When using a DM in blueprints and setting the linear dampening in the event graph the DM will honor the linear dampening but the chunks as they break off will not. Setting the mesh to ...
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. ...
When an array is used to declare actor components, the component elements that make up the array cannot be edited inside blueprints. ...