Editor crash with Japanese ATOK input(candidate list related)

UE - Editor - UI Systems - Localization - Jul 5, 2017

This is probably a continuation from [Link Removed]. [Link Removed] fixed the crash with MS-IME input, but crash/instability can still happen with another Japanese input system, ATOK. ...

User Struct value set through a component is reset to default when modified through the level instance

UE - Gameplay - Jul 3, 2017

Struct value set through a component is reset to default when modified through the level instance. If it's not set through the component, it works fine. User Description: There is a bug in the eng ...

QAGame projectile collisions are not working

UE - Simulation - Physics - Jul 3, 2017

I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...

Duplicated Actor Sequence Components overwrite each other

UE - Anim - Sequencer - Jul 3, 2017

Duplicated Actor Sequence Components overwrite each other when changes are made. Both components will have the focus tab option, which only shows up if the sequence is opened. This means that when t ...

PIE registers 2 Default Brushes in the blank level

Tools - Jul 3, 2017

PIE registers 2 Default Brushes in the blank level. It's expected behavior to have 1 Default Brush, which is the case in other play modes, but PIE registers 2. Licensee Description: This is an iss ...

Crash when using Vertex painter with material including cubemap texture sampler

OLD - Anim - Jul 3, 2017

Engine crashes when static mesh have material with cube sampler in vertex painter mode. Simply DaylightAmbientCubemap_Mat have texture cube as texture sampler. This is not reproduced in 4.15 versi ...

Character Mesh transform replication break on clients

UE - Networking - Jul 3, 2017

In 4.16, character mesh on clients seem to be in the different location than the server. So far this happens when the player start is above the ground. This does not happen when network Smoothing ...

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

Renaming an input pin does not update accessor

UE - Gameplay - Blueprint Editor - Jun 30, 2017

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