Overriding a static parameter in a material instance but not changing the value unnecessarily duplicates shader code

UE - Graphics Features - Sep 9, 2015

When you have a Material with a static parameter and an Instance of that Material that has the "override" checkbox checked for that static parameter, but has the value set to the same value as the p ...

Self Shadow enabled causes shadow artifacts

UE - Graphics Features - Sep 4, 2015

Shadow artifacts will appears when the camera is moving towards a character or if playing will appears with the character if Self Shadow is enabled for the character. Sample video and image attache ...

Painted Instanced Foliage Actors Rendering Multiple LOD's Simultaneously

UE - World Creation - Worldbuilding Tools - Foliage - Sep 1, 2015

When using a mesh as an Instanced Foliage Actor the Levels of Detail are always rendered. The user reporting this issue mentions he needs to use extreme different LOD value ranges for screen size wi ...

TextRender components do not update until blueprint is saved and compiled

UE - Gameplay - Blueprint - Aug 25, 2015

TextRender components do not update when text is changed on compile. The blueprint must be saved, closed, and re-opened for the change to take effect. ...

The "Convert Selected Components to Blueprint Class" causes assets to disappear if the assets had previously been converted to blueprints

UE - Gameplay - Blueprint - Aug 12, 2015

When using the "Convert Selected Components to Blueprint Class" feature on an object that has already been converted into a blueprint class the assets then disappear. ...

Show 3D Widget for vector variable in a blueprint component does not correctly appear in blueprint viewport when implemented

UE - Gameplay - Blueprint - Aug 6, 2015

Setting a vector variable to editable and showing a 3D widget within a blueprint actor component does not show the 3d widget within a blueprint implementing the component. ...

Binding the address from FSocketSubsystemIOS::GetLocalHostAddr fails on arm64 but works on armv7

UE - Platform - Mobile - Jul 29, 2015

When trying to bind a socket to FSocketSubsystemIOS::GetLocalHostAddr, the bind call fails with EADDRNOTAVAIL if it's an arm64 build. The bind succeeds and everything appears to work as normal for a ...

MakeEditWidget specifier does not create edit gizmo in blueprint editor

UE - Gameplay - Blueprint - Jul 27, 2015

Using the MakeEditWidget specifier inside a UPROPERTY macro and creating a blueprint based on the class will show the translation gizmo inside the main editor viewport but the gizmo will not show up ...

Root Motion Not Working with Multiple Slots

OLD - Anim - Jul 27, 2015

When a montage containing two slots each containing animations with root motion is played in editor: When the first slot selected, root motion functions properly with the animation. When the sec ...

Editor gets stuck "Updating file(s) source control status" when importing multiple FBX files with Git source control

If a user attempts to import multiple FBX files into a project that is set up with Git source control, the message "Updating file(s) source control status..." will appear and stay on the surface ind ...