[CrashReport] Assertion failed: IsValid() - UE4Editor_SlateCore!FWeakWidgetPath::GetLastWidget()

UE - Editor - UI Systems - Slate - Jun 22, 2017

This is a common crash occurring among users in the 4.16 release. Users have not provided any descriptions when they crash, so additional information is not currently available. log file attache ...

Unable to pause Camera Shake if Google VR plugin is enabled

UE - Platform - XR - Jun 22, 2017

Unable to pause Camera Shake if Google VR plugin is enabled. Everything pauses correctly if the Google VR plugin is disabled. Unable to test in Main due to blocker with enabling Google VR plugin. ...

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 ...