Overriding blueprint function first in grandchild class then in child class renames grandchild function

UE - Gameplay - Blueprint - Nov 28, 2017

If you have a blueprint A with a child blueprint B, and child of the child blueprint C, overriding a function with a return parameter originally declared in blueprint A in the blueprint C, and then ...

Mouse movements during Simulate will slightly move Skeletal Mesh actors that are simulating physics

UE - Simulation - Physics - Nov 27, 2017

Mouse movements during Simulate will slightly move Skeletal Mesh actors that are simulating physics. This also effects physics assets in the PhAT editor during simulate. The effect is small but I wa ...

Actors Do Not Remain Attached When Sequence is Saved and Reopened

UE - Anim - Sequencer - Nov 27, 2017

Link to youtube video of workflow: (Link can also be found in UDN post) [Link Removed] Spawned actors do not stay attached following the method above when the Sequence is saved and reopened ...

Rotated Collision doesn't scale to Static Mesh

OLD - Anim - Nov 27, 2017

Collisions only transform properly on the Y axis when set at an angle. Scaling on the X & Z axis causes the collision to not cover initially set areas on the parent object. As stated by the licensee ...

Skeletal Mesh scales incorrectly if RigidBody node is used in Animation Blueprint, then the character blueprint is scaled

OLD - Anim - Nov 27, 2017

Skeletal Mesh scales incorrectly if RigidBody node is used in Animation Blueprint and then the character blueprint is scaled. If the character blueprint is scale to extreme sizes (3.0) the effect i ...

Material Instance Parameter Values Reset When Renamed

UE - Rendering Architecture - Materials - Nov 27, 2017

Per Licensee: We would like to change some of their parameter names, however when renaming a parameter, its value in all of the corresponding material instances resets to the base material default ...

Input Events don't have friendly names in Call Stack tab

UE - Gameplay - Blueprint Editor - Nov 27, 2017

In the Call Stack tab, input events are not listed by their friendly names. Instead they have long names such as InpActEvt_One_K2Node_InputKeyEvent_2. This is different from Actor Events that simp ...

Custom Depth Post Process Stencil does not work with Material Billboard on Actors

UE - Graphics Features - Nov 27, 2017

MaterialBillboardComponent does not render with CustomDepth material in PostProcessVolume as other objects do. Found in 4.16.3 CL 3561208, 4.17.2 CL 3658906, 4.18.1 CL 3454814 ...

Enable high quality Gaussian DOF cause black screen on Android(S6)

UE - Platform - Mobile - Nov 23, 2017

This is only happen on Android, no problem on IOS ...

Moving an actor between levels causes properties marked DuplicateTransient to reset to default

Tools - Nov 22, 2017

Currently, properties marked DuplicateTransient will be reset to default when their actor is moved to a different level. This happens because we use the clipboard to virtually cut the actor out of o ...