Texture sample DIs no longer work when used with Niagara Parameter Collections. This seems to affect Volume Texture DIs based on customer reports, but I have not confirmed this. ...
Expanding a folder in the Finder through the editor will crash the editor. Reproduced in 4.7.2 binary on 10.9.5 Crash Report: [Link Removed] ...
NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...
Possibly some sort of issue related to SetDefaultSubobjectClass() rather than UMovementComponent specifically. I was able to reproduce in 4.10 release branch and in //UE4/Main with the test project ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...
Toggling game view does not hide icons/assets in viewports outside of perspective view that would not be visible in game mode. Regression (No) issue (does) occur in 4.10.4 ...
When setting the alpha scale bias for a blend node in the AnimGraph, if you set the values so that the difference is greater than 10, the values will not enter as whole numbers (see image.) ...
After enabling the Sequencer plugin, opening Sequencer from the Window toolbar option brings up an empty window that cannot be interacted with. Is this a regression: No - Issue occurred in 4.10.4 a ...
When moving nodes in materials and blueprints using the undo option doesn't undo the movements made by the arrow keys. This issue affects anything that uses nodes on an event graph. ...