Arabic text appears clipped when using DejaVu Sans

UE - Editor - UI Systems - Slate - Jul 1, 2017

Arabic text can appear clipped at certain zoom levels when using DejaVu Sans. This issue doesn't occur when using Noto Naskh. ...

Typo in Material Editor HeightLerp node

UE - Rendering Architecture - Materials - Jun 30, 2017

The HeightLerp node in the material editor has an input pin that reads "Transistion Phase (S)" - Transistion seems like a typo for Transition (without the second 's') ...

[CrashReport] UE4Editor_UnrealEd!PackageTools::ReloadPackages() [packagetools.cpp:576]

Tools - Jun 29, 2017

This is a common crash affecting users on 4.16. Users have not provided any descriptions, so additional information is currently unavailable. Source Context 561 ::SortPackagesForReload( ...

Copying a socket to another skeleton adds a "_0" suffix

OLD - Anim - Jun 28, 2017

Copying a socket to another skeleton adds a "_0" suffix Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - CL#3512142 - YES ...

[CrashReport] UE4Editor_Engine!UHierarchicalInstancedStaticMeshComponent::BuildTreeIfOutdated

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

This is a common crash occurring in the 4.16 release. It seems to be related to applying a material to a mesh that is being used in Foliage. Crash Reports are spread out among many different Crash ...

Editor crashes on blueprint open when shortcut key is implemented through code

UE - Gameplay - Jun 7, 2017

Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...

When running the reference viewer with multiple assets, the Show Referenced/Referencing Objects command only shows references for the first asset selected

UE - Editor - Content Pipeline - Content Browser - Jun 6, 2017

Though we allow multiple assets to be selected when starting the reference viewer and generate the tree for the combined asset group, we don't take the other assets into account when generating the ...

Network Delay with RPC Functions/OnRep Properties

UE - Networking - Jun 5, 2017

When attempting to call a RPC (NetMulticast, in this case) or use an OnRep_ Property, there seems to be a delay between setting the variable and it being replicated. In 4.15, this was around two t ...

Flickering When adding a moving texture to the stereo layer and holding the teleport button in the VR template

UE - Platform - XR - Jun 1, 2017

Flickering When adding a moving texture to the stereo layer and holding the teleport button in the VR template. An additional note, is that the FPS appears to shoot up above 90 (up to around 120+ fp ...

Allow close set to false in the project settings does not prevent the user from closing the game window

Tools - May 30, 2017

User can still close the game window when the "Allow close" option is set to false. When unchecking similar options (such as allow maximize) the buttons are no longer available. ...