The SplineComponentVisualizer allows users to alt+drag on a spline point to duplicate it. When this is done on the last point of a spline marked as "closed-loop", the new point is correctly added at ...
When a commandlet is run it successfully completes but does not terminate the engine correctly. It appears that multiple requests are made to terminate the engine process these subsequent engine ter ...
When using a Third Person UE4 Mannequin, Opening the Physics asset tab, and welding the collision between left foot ball, to left foot results in an Engine crash. Additional Note: Using the same ...
When the level currently being edited has unsaved changes and the user opens a new one, the Editor asks if the changes should be saved. If the user answers negatively, the level asset is reverted to ...
Physical materials placed on starter content shapes always return as invalid for any trace or collision query. ...
Landscape layer blend nodes do not properly update input pins when layer pins are changed from alpha/weight blends to a height blend if the pins are populated during the change. ...
Attempting to add multiple instances of a Scene Component that was created in code and contains a component such as a Box Collider causes the Box Colliders of each Scene Component to be parented to ...
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 ...
Preserve Non-Uniform Scale doesn't work for child actors when they are scaled smaller than the parent. Licensee Description: I just noticed that the option does not seem to work if the object is p ...
Crash on play if a BP manipulates a InstancedStaticMeshComponent by using a ClearInstances node followed by an AddInstance node. This is a blocker for the licensee. This is a regression: Working ...