Bandwidth usage of USceneComponent::RelativeLocation is too high

UE - Networking - Jun 22, 2017

USceneComponent::RelativeLocation is an uncompressed FVector (3x32 bits replicated). Consider changing to FVector_NetQuantize100, or consider implementing custom serialization (with customizable qua ...

Typo in Play Animation Node for the play mode "ping pong" tool tip

UE - Editor - UI Systems - Jun 22, 2017

In the "Play Animation" node for widgets the tool tip for the play mode "ping pong" says begging instead of beginning. ...

'r.StaticMeshLODDistanceScale' doesn't effect 'show LODColoration'

UE - Graphics Features - Jun 21, 2017

'r.StaticMeshLODDistanceScale' doesn't effect 'show LODColoration'. It does effect the actual performance of the LOD in the level but the LOD Coloration doesn't reflect the change. Licensee Descrip ...

Arrow component's size appears to reset to default when moving the actor in the scene

UE - Gameplay - Blueprint - Jun 21, 2017

If an Arrow component's size is set in the construction script via the "Arrow Size" node it will be set correctly upon compile. However, if the actor is moved in the scene the size of the arrow will ...

Surface Snapping window does not clear search option when window closes

Tools - Jun 21, 2017

When the viewport Surface Snapping window has focus and text is entered, it will use the text as search keywords. When the window is closed, the text is not cleared the next time the window is open ...

Console variables foliage.ForceLOD and r.ForceLOD do not operate correctly for Foliage

UE - World Creation - Worldbuilding Tools - Foliage - Jun 21, 2017

There also does not appear to be any code to handle r.ForceLOD for HISMs. ...