Increasing Font Size Makes The SceneRendering Table Impossible To Read

Tools - Jan 27, 2020

The scenerendering graph doesn't display correctly when you increase the Small Font for the Engine. The rows don't adjust to the font size. The user increased font size to make print strings in VR ...

Editor crashes when changing skeletal mesh if another skeletal mesh component is attached when using master pose node

OLD - Anim - Jan 27, 2020

The crash only occurs if the additional skeletal mesh component is used with Set Master Pose Component (see ToggleAttach function in the TopDownCharacter BP). It doesn't seem to matter what mesh we' ...

MFI Gamepad support on Mac

UE - Platform - Apple - Jan 27, 2020

We are supporting a few controller on Mac (they can be seen in HIDInputInterface.cpp) but since Catalina it is possible to use the same GameController API as in iOS. This is an important feature fo ...

In Niagara's "CalculateParticleRadius", StaticSwitch Input is connected

UE - Niagara - Jan 24, 2020

This may not compile properly. Should be fixed. ...

BlueprintGetter does not work with or disable AnimGraph Fast Path

OLD - Anim - Jan 23, 2020

When used as part of the fast path in an ABP, variable Blueprint Getters are not used. If something with a getter that does not conform to or is supported by fast path, is used then fast path should ...

Alembic Hair Groom Asset + DoF = artifacts around edges

UE - Graphics Features - Jan 21, 2020

Hair assets show artifacting between strands when used with DoF. Confirmed in MAIN 4.25 @ CL 110623791 ...

Add material API to python

UE - LD & Modeling - Modeling Tools - Mesh Editing - Jan 20, 2020

UDN ask to control mesh materials in python script. The API is public but not expose. I suggest to add functionalities to the editor scripting utilities plugin for both static and skeletal meshes. ...

Streaming of array textures with mips results in nearest mips being black

UE - Graphics Features - Jan 20, 2020

The issue is discussed in this UDN:https://udn.unrealengine.com/questions/544210/crash-starting-up-in.html Key quote from UDN thread is:"Also, having made a texture array with 190 entries, it seems ...

UMG Widgets containing child widgets that have bound animations fail to save

UE - Editor - UI Systems - Jan 10, 2020

Adding a child widget that contains a bound animation to a separate widget blueprint results in failure to save. Working in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.24.1 CL#10757647, 4.25 CL#108892 ...