4.20p1 Niagara System & Emitter windows missing compile icon with small toolbar icons

UE - Niagara - Jun 7, 2018

in the Niagara System & Emitter windows the compile button will be missing if small toolbar icons is enabled. The icons work correctly if this is not enabled. Found in 4.19 CL# 4033788, 4.20p1 CL# ...

Placing a rect light in between two static meshes causes the surface to be extremely bright

UE - Graphics Features - Jun 7, 2018

Placing a rect light in between two static meshes causes the surface to be extremely bright. This will happen even though the lights settings are default. It will not happen if it is lighting just a ...

Cannot successfully create a local binary build of the Engine that includes iOS

UE - Foundation - Build - Rocket (Installed Engine) - Jun 6, 2018

Attempting to create a local binary build of the Engine that includes iOS currently fails. The error message that appears ("ERROR: System.Collections.Generic.KeyNotFoundException: The given key was ...

Changing LODBias on landscape sections causes grass type placement issues

UE - LD & Modeling - Terrain - Landscape - Jun 6, 2018

Changing LODBias on landscape sections causes a grass type placement issues. The grass will be floating and rotated incorrectly. Found in 4.18 CL# 3832480,  4.19 CL# 4033788, 4.20 Preview 1 CL# 4 ...

Scale is 0.0f when editing a curve with Animation Sequencer.

UE - Anim - Runtime - Jun 6, 2018

There are conditions. ・EnableRootMotion is true. ・Adidive Anim Type is Mesh Space or Local Space. https://udn.unrealengine.com/questions/436446/%E7%89%B9%E5%AE%9A%E6%9D%A1%E4%BB%B6%E3%81%AE%E3% ...

SCOPE_CYCLE_COUNTER macro is not called for the TG_StartPhysics tick group

UE - Simulation - Physics - Jun 5, 2018

All of the physics tick groups except for TG_StartPhysics call the SCOPE_CYCLE_COUNTER macro. The TG_StartPhysics tick group probably needs to call the macro as well. ...

Incorrect Spelling for VOIP Sample Rate property

UE - Audio - Jun 5, 2018

The VOIP Sample Rate property is misspelled. Please the screenshot for further clarification. Expected: The property should say VOIP Sample Rate. Result: The property says VOI PSample Rate. ...

Using RawInput plugin with game pad. Sometimes input may not arrive.

UE - Gameplay - Input - Jun 5, 2018

Xinput display is available Xinput has no problem. xbox360 controller is no problem. Would you please try it with PS4 controller etc. https://udn.unrealengine.com/questions/435106/rawinput%E3%8 ...

BP functions with enum-type input argument named 'Category' are erroneously assigned to category 'New Enumerator n'

UE - Gameplay - Blueprint - Jun 4, 2018

BP functions with enum-type input argument named 'Category' are erroneously assigned to category 'New Enumerator n' ...

Blueprint Android app installers are named *UE4Game*.bat

UE - Platform - Mobile - Jun 4, 2018

In 4.19 blueprint-based apps are named after the project name, but in 4.20 they are all called Install_UE4Game-armv7-es2.bat. This also affects the Uninstall_*.bat ...