MS_VertexAnimationTools_MorphTargets are not deforming and reforming

UE - Graphics Features - Sep 20, 2017

The Material should be contracting and expanding if it is working correctly, but after version 4.16 it is not. Instead it is solid in appearance in the material editor viewport. Below I have linked ...

Planes have a Mesh Distance field exceeds the size of the original mesh

UE - Graphics Features - Sep 20, 2017

Planes have a Mesh Distance field exceeds the size of the original mesh when the value is set to 2. This behavior does not seem intended as the cube does not experience this issue when the value is ...

Partial screen black out when using a Multi line text box on iOS

UE - Editor - UI Systems - Sep 20, 2017

Parts of the screen are blacked out on iOS devices when using a Multi line text box inside of a widget component ...

Duplicating Collapsed Node Graph With an Asterisk in the Name Results in "Invalid Graph"

UE - Gameplay - Blueprint - Sep 20, 2017

If you give a Blueprint node a name containing an asterisk, then collapse it, if you copy and paste the collapsed node the duplicate node will say "Invalid Graph." Additionally, if you try to renam ...

Scroll widget into view does not appear to work when scrolling up

UE - Editor - UI Systems - Sep 20, 2017

When using the node "Scroll Widget Into View" the scroll box that uses it does not appear to scroll widgets into view when selecting widgets that are out up view in the up direction. Regression: Y ...

Crash When Renaming a Duplicated Collapsed Node Graph With an Asterisk in the Name

UE - Gameplay - Blueprint - Sep 20, 2017

A crash is occurring if you collapse a node and name the collapsed graph something that contains an asterisk. The crash occurs if you copy and paste the collapsed graph, then attempt to rename it. I ...

Multi-line text is not an option for arrays of text

Tools - Sep 20, 2017

When using the Multi-line option for a text variable, this option is no longer present when the variable becomes an array. It is unsure if this is intended behavior or not. This issue does not appea ...

Grandchildren of UDataAsset are not properly registered by the Asset Manager

UE - Gameplay - Sep 19, 2017

Any child class of UDataAsset (parent) will properly be picked up when the Asset Manager's Asset Base Class" field is set to the appropriate class. However a grandchild class (Child) with the same ...

No Blueprint compile warning with an improperly copied component reference

UE - Gameplay - Blueprint - Sep 19, 2017

When a blueprint's component reference is copied and pasted into a blueprint that does not have the copied component, the blueprint with the copied reference compiles Note: This occurs when the cop ...

ACharacter JumpMaxHoldTime quickly prevents jumping on the server

UE - Gameplay - Blueprint - Sep 18, 2017

-Character no longer jumps to full height when on client when setting maxholdtime to anything above 0 in character blueprint ...