The built-in class "UMaterialEditingLibrary" provides various editor scripting functions related to creating and editing materials and material instances. One of these functions, UMaterialEditingLib ...
Swarm Coordinator in 4.8.1/2 is not distributing light builds across accessible agents. If you have and open a Coordinator included in the 4.7.6 build of the Engine, Coordinator is distributing cor ...
Calling Add Angular Impulse on BeginPlay causes the editor to crash. Workaround: Adding a short (.01s) delay after BeginPlay prevents the crash. Regression: No, crash occurs in 4.11.2 as well. ...
Landscape brush not visible when landscape material uses World Position Offset. Update: Brush also not visible when landscape material uses displacement. Tested in Binary 4.10.2 from launcher. ...
Ease node not considered Pure function but has no exec pins. This causes a warning to appear within the compiler results as seen in the attached image. Regression (yes) issue (does not) occur in 4 ...
The landscape tool is not working correctly in OSX Sierra 10.12 This could not be reproduced in El Capitan 10.11.6 on a similar iMac or on Windows Not a regression as it occurs in 4.13.2 as well ...
When using DetachActor, the collision for the mesh is detached, but the mesh remains attached to the blueprint. This causes the mesh to fall through the floor while leaving the collision behind. R ...
With multiple Preview assets on one bone, only one appears in Skeleton Tree. Regression: YES Working: 4.13.2 CL:3172292 Broken: 4.14.1 CL:3224400 ...
An ensure is being triggered when you set simulate physics on a child actor on the server and then force net update. Found in 4.14.2 CL# 3241561. Reproduced in 4.16 Main CL#3247538 ...
HDR setting in the Pixel Inspector does not update with the color you hover over. The color bar should update similar to Final Color settings and value of Luminance setting should update as well. ...