Equals (==) node in blueprint is case sensitive for the Cyrillic alphabet

UE - Foundation - Core - May 21, 2015

If two strings or names are compared in blueprint using the Equals (==) node, it is not case sensitive in English. It is case sensitive in Cyrillic however, even though it should be the same functio ...

Make array node elements break when editing struct elements

UE - Gameplay - Blueprint - Sep 23, 2015

If a Make Array BP node is connected to a structure, using the "Split Struct Pin" and "Remove Array Element Pin" options causes array elements numbers to change randomly. ...

Actor in Map in Struct Causes Crash When Changed

UE - Gameplay - Blueprint - Mar 8, 2018

User submitted bug. Editor will crash after changing key or value in Map. ...

Translucent User Interface materials do not have a thumbnail preview

Tools - Feb 15, 2018

Translucent User Interface materials do not have a thumbnail preview. I do not see this issue with Translucent Surface materials. REGRESSION: No, this issue also occurs as far back as 4.17.2 ...

In Persona, Viewport shortcuts remain default after changing Key Binding preferences

OLD - Anim - Dec 22, 2015

After adjusting viewport shortcuts in Editor Preferences, the Persona viewport seems only partially responsive to the changes. It's as if the viewport shortcuts are hardcoded for Persona. Example ...

Adjusting transform of a mesh with LODs causes LODs to flicker

UE - World Creation - Worldbuilding Tools - Foliage - Jun 3, 2015

If a hierarchical instanced static mesh has LODs and is scaled in a blueprint, the mesh will rapidly switch between LODs, causing a flickering effect. Note: This only seems to occur if the camera ...

Arrays chosen through a Select node cannot be altered

UE - Gameplay - Blueprint - Jun 3, 2015

Arrays chosen through a Select node cannot be altered. Note - This is also reproducible using any of these nodes instead of using 'Add':Add UniqueSet Array ElemInsert ...

Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component

UE - Gameplay - Jun 17, 2015

Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component User Description: From 4.7 release notes; "New: Added 'Ignore Owning Actor' option to Radial Force ...

The Open Level command is causing Android devices to freeze up

UE - Platform - Mobile - Dec 1, 2014

If you use the Open level node in the newest promoted build, once the project is deployed to an Android device, when triggered with a UMG, the project will freeze and be unplayable. Issue does not ...

Calling a child's child in a child blueprint from a spawn actor from class node that is being called back to the child causes an error

UE - Gameplay - Blueprint - Jun 29, 2015

Calling a child's child in a child blueprint from a spawn actor from class node that is being called back to the child causes an error. Basically, when using the spawn actor node referencing the chi ...